]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCollapsable.h
* make macros global. This is conceptionally much easier for the user,
[features.git] / src / insets / InsetCollapsable.h
index 99679d315b6c73b5a65da0b29b6ac9f38bde2f09..2aa4f1b951eb15c5f311b5f31a053317fd6510d2 100644 (file)
@@ -78,8 +78,6 @@ public:
        /// can we go further down on mouse click?
        bool descendable() const;
        ///
-       bool isMacroScope() const;
-       ///
        void setLabel(docstring const & l);
        ///
        virtual void setButtonLabel() {}