]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/paraextradlgdata.h
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / paraextradlgdata.h
index 9badc04e33fe27586bd00c895a5bb89f7e143d7d..8733e8550148a4b55204ad817ba19d8774dfa7da 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: paraextradlgdata.h
-       Last generated: Sat Feb 10 21:08:55 2001
+       Last generated: Sat Mar 31 16:49:02 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -42,15 +42,15 @@ protected slots:
     virtual void typeHighlighted(int);
 
 protected:
-    QComboBox* type;
-    KRestrictedLine* widthvalue;
-    QComboBox* widthvalueunits;
+    QComboBox* combo_type;
+    KRestrictedLine* line_widthvalue;
+    QComboBox* combo_widthvalueunits;
     QButtonGroup* specialalignment;
-    QRadioButton* top;
-    QRadioButton* middle;
-    QRadioButton* bottom;
-    QCheckBox* hfillbetween;
-    QCheckBox* startnewminipage;
+    QRadioButton* radio_top;
+    QRadioButton* radio_middle;
+    QRadioButton* radio_bottom;
+    QCheckBox* check_hfillbetween;
+    QCheckBox* check_startnewminipage;
 
 };