]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/command_inset.h
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / command_inset.h
index b0de073df565ac55419f8a303c6b176dca587c27..8872cfec91fb25fe02808a3405f3375af3f5d910 100644 (file)
@@ -28,6 +28,8 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
+       InsetBase * editXY(LCursor &, int, int);
+       ///
        void write(WriteStream & os) const;
        //
        // void infoize(std::ostream & os) const;