]> git.lyx.org Git - features.git/blobdiff - src/frontends/kde/FormRef.h
Fixes to insettabular/text + GNOME patch + KDE patch
[features.git] / src / frontends / kde / FormRef.h
index e3049b27c80ebaf7b16cf18075042fa2164fe778..f75fdf1e74d3efc8307ba308bb41799f55818e6a 100644 (file)
@@ -53,11 +53,11 @@ public:
  
 private: 
        enum Type {
-               REF, PAGEREF, VREF, VPAGEREF, PRETTYREF,
+               REF, PAGEREF, VREF, VPAGEREF, PRETTYREF
        }; 
 
        enum GotoType {
-               GOTOREF, GOTOBACK,
+               GOTOREF, GOTOBACK
        };
  
        /// Create the dialog if necessary, update it and display it.