]> git.lyx.org Git - lyx.git/blob - src/frontends/kde/dlg/copyrightdlg.h
The big KDE reorg + fi l10n update
[lyx.git] / src / frontends / kde / dlg / copyrightdlg.h
1 /**********************************************************************
2
3         --- Qt Architect 1.4-6 generated file ---
4
5         File: copyrightdlg.h
6         Last generated: Mon Dec 4 13:48:10 2000
7
8  *********************************************************************/
9
10 #ifndef CopyrightDialog_included
11 #define CopyrightDialog_included
12
13 #include "copyrightdlgdata.h"
14
15 class CopyrightDialog : public CopyrightDialogData
16 {
17     Q_OBJECT
18
19 public:
20
21     CopyrightDialog
22     (
23         QWidget* parent = NULL,
24         const char* name = NULL
25     );
26
27     virtual ~CopyrightDialog();
28
29 };
30 #endif // CopyrightDialog_included