]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/docextradlgdata.h
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / docextradlgdata.h
index 9e0d7265eec786b7e0f56505e12bcf2951104dac..46f0e0a61bde5df4377da35022bd065a9a9a2e56 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: docextradlgdata.h
-       Last generated: Sat Feb 10 23:32:07 2001
+       Last generated: Sat Mar 31 16:48:27 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -39,15 +39,15 @@ protected slots:
 
 
 public:
-    QComboBox* first;
-    QComboBox* second;
-    QComboBox* third;
-    QComboBox* fourth;
-    QCheckBox* ignore;
-    QSpinBox* sectiondepth;
-    QSpinBox* tocdepth;
-    QComboBox* psdriver;
-    QCheckBox* amsmath;
+    QComboBox* combo_first;
+    QComboBox* combo_second;
+    QComboBox* combo_third;
+    QComboBox* combo_fourth;
+    QCheckBox* check_ignore;
+    QSpinBox* spin_sectiondepth;
+    QSpinBox* spin_tocdepth;
+    QComboBox* combo_psdriver;
+    QCheckBox* check_amsmath;
 
 };