]> git.lyx.org Git - features.git/blobdiff - src/frontends/kde/dlg/parabelowdlgdata.h
Update to MVC. Ref,Toc and citation don't work at all currently.
[features.git] / src / frontends / kde / dlg / parabelowdlgdata.h
index 056e12232cb92c1aef7d52f5e00a7ba97c6e669d..45e7aec40549588435fe43e15a68fffa67979e18 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: parabelowdlgdata.h
-       Last generated: Sat Feb 10 21:08:55 2001
+       Last generated: Sat Mar 31 16:48:58 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -40,12 +40,12 @@ protected slots:
     virtual void spacebelowHighlighted(int);
 
 public:
-    QCheckBox* pagebreakbelow;
-    QCheckBox* keepbelow;
-    QComboBox* spacebelow;
-    LengthEntry* spacebelowvalue;
-    LengthEntry* spacebelowplus;
-    LengthEntry* spacebelowminus;
+    QCheckBox* check_pagebreakbelow;
+    QCheckBox* check_keepbelow;
+    QComboBox* combo_spacebelow;
+    LengthEntry* length_spacebelow;
+    LengthEntry* length_spacebelowplus;
+    LengthEntry* length_spacebelowminus;
 
 };