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