]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
NEW_INSETS changes, + some small things in insettabular.C
[lyx.git] / src / BufferView.h
index a55ce7f567dbc757e48349d2f17715c7771867e6..c29a3447e6c28a4e7a56e6561ef0688b9774e5c7 100644 (file)
@@ -153,14 +153,18 @@ public:
        void menuUndo();
        ///
        void menuRedo();
+#ifndef NEW_INSETS
        ///
        void toggleFloat();
        ///
        void openStuff();
+#endif
        ///
        void insertNote();
+#ifndef NEW_INSETS
        ///
        void allFloats(char flag, char figmar);
+#endif
        /// removes all autodeletable insets
        bool removeAutoInsets();
        ///