]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
installer: further preparation
[lyx.git] / src / mathed / InsetMathHull.h
index 3ac17780b89bcedaa505e7151cec4a56b4e6a535..af00eaf04e9ac9cb5ca55ca601995c5af6b95b89 100644 (file)
@@ -14,7 +14,6 @@
 
 #include "InsetMathGrid.h"
 
-#include "Color.h"
 #include "DocIterator.h"
 #include "OutputEnums.h"
 
@@ -42,7 +41,7 @@ public:
        ///
        void updateBuffer(ParIterator const &, UpdateType);
        ///
-       void addToToc(DocIterator const &) const;
+       void addToToc(DocIterator const & di, bool output_active) const;
        ///
        InsetMathHull & operator=(InsetMathHull const &);
        ///