]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDecoration.h
Fix drawing of empty boxes
[lyx.git] / src / mathed / InsetMathDecoration.h
index adabcd7c04425d6637e2a88f3fdee77983aec810..9e58065ee3f8c76bcc9106edf2c495c317f97088 100644 (file)
@@ -26,6 +26,8 @@ public:
        ///
        explicit InsetMathDecoration(Buffer * buf, latexkeys const * key);
        ///
+       mode_type currentMode() const;
+       ///
        void draw(PainterInfo &, int x, int y) const;
        ///
        void write(WriteStream & os) const;