]> git.lyx.org Git - features.git/blobdiff - src/insets/Inset.h
Linearize macros in box edit mode too.
[features.git] / src / insets / Inset.h
index 0b339cc12630e536f7bac596dfe936511f4c7db0..29c4395c38d228d25f4172d88a2c306439d905d7 100644 (file)
@@ -199,8 +199,6 @@ public:
        ///
        virtual bool showInsetDialog(BufferView *) const;
 
-       // The possible marker types for insets
-       enum marker_type { NO_MARKER, MARKER2, MARKER };
        /// draw two angular markers
        void drawMarkers(PainterInfo & pi, int x, int y) const;
        /// draw four angular markers