]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Fix display and export of some latex macros
[lyx.git] / src / mathed / InsetMathHull.h
index 1fdf0d098a5429f6be2da44c65db3947a0cf8f14..f3ea8a8166d5a4036907d3aa06e0214c730a47a7 100644 (file)
@@ -185,6 +185,8 @@ public:
        std::string contextMenuName() const;
        ///
        InsetCode lyxCode() const { return MATH_HULL_CODE; }
+       ///
+       bool canPaintChange(BufferView const &) const;
 
 protected:
        InsetMathHull(InsetMathHull const &);
@@ -235,7 +237,7 @@ private:
        /// change number of columns, split or combine columns if necessary.
        void changeCols(col_type);
        ///
-       docstring standardFont() const;
+       std::string standardFont() const;
        ///
        ColorCode standardColor() const;
        /// consistency check