]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_splitinset.h
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_splitinset.h
index 8df30022677b6ae6abaea91408064e105e452e84..4d3063d61777dcb110537127dd3cd26812e1fa5e 100644 (file)
@@ -20,6 +20,9 @@ public:
        ///
        explicit MathSplitInset(std::string const & name);
 
+       ///
+       void draw(PainterInfo & pi, int x, int y) const;
+
        ///
        bool getStatus(LCursor & cur, FuncRequest const & cmd,
                FuncStatus & flag) const;