]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Cmake export tests: Added sublabel handling also to revertedTests
[lyx.git] / src / mathed / InsetMathHull.h
index b4a5be06c2b9ae6040e7c7dd740003afc4b5f60d..9598ad4281d092497f92acbdb7053e8ed72540b5 100644 (file)
@@ -152,7 +152,7 @@ public:
        /// 
        void toString(odocstream &) const;
        ///
-       void forOutliner(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t const, bool const) const;
 
        /// get notification when the cursor leaves this inset
        bool notifyCursorLeaves(Cursor const & old, Cursor & cur);