]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/parageneraldlgdata.h
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / parageneraldlgdata.h
index 0db75846589a6ddb53a740b3865ee2caededd47f..5346eb70bb3fc1f8bc907f4fa11897e0bb2a3b32 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: parageneraldlgdata.h
-       Last generated: Sat Feb 10 21:08:55 2001
+       Last generated: Sat Mar 31 16:49:06 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -40,12 +40,12 @@ protected slots:
 
 
 protected:
-    QComboBox* justification;
-    TabStack* spacetab;
-    QCheckBox* lineabove;
-    QCheckBox* linebelow;
-    QCheckBox* noindent;
-    QLineEdit* labelwidth;
+    QComboBox* combo_justification;
+    TabStack* tabstack;
+    QCheckBox* check_lineabove;
+    QCheckBox* check_linebelow;
+    QCheckBox* check_noindent;
+    QLineEdit* line_labelwidth;
 
 };