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