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