]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetBranch.h
* Lazy MathData to avoid unneeded interpretation of macro definitions
[features.git] / src / insets / InsetBranch.h
index 754e788cb6f594aec5f89c63de0f8002cdd7ebf3..30305d8235740d18e8b2cb28bf64035b98209321 100644 (file)
@@ -80,8 +80,10 @@ public:
        bool isBranchSelected(Buffer const & buffer) const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
-       // 
+       ///
        virtual void updateLabels(Buffer const &, ParIterator const &);
+       ///
+       bool isMacroScope(Buffer const & buf) const;
 protected:
        ///
        InsetBranch(InsetBranch const &);