]> git.lyx.org Git - features.git/blobdiff - src/insets/inset.h
introduce namespace lyx::support
[features.git] / src / insets / inset.h
index ff45c5eced180452ca01d5a30a2501cbff7bdb80..2e4165860e35cb91de686a726c891fc23c75c83f 100644 (file)
@@ -229,7 +229,7 @@ public:
        // inside them without cast!!!
        ///
        virtual LyXText * getLyXText(BufferView const *,
-                                    bool const recursive = false) const;
+                                    bool recursive = false) const;
        ///
        virtual void deleteLyXText(BufferView *, bool = true) const {}
        ///