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