]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / math_nestinset.h
index 853a33aa54f7a8ca89f0b4cf0943d50987a45038..77ce4d5e56d122eb7c3974fc12988af320f4c663 100644 (file)
@@ -31,8 +31,7 @@ public:
        /// draw background if locked
        void draw(PainterInfo & pi, int x, int y) const;
        /// draw selection background
-       void drawSelection(PainterInfo & pi,
-               idx_type idx1, pos_type pos1, idx_type idx2, pos_type pos2) const;
+       void drawSelection(PainterInfo & pi, int x, int y) const;
        /// appends itself with macro arguments substituted
        void substitute(MathMacro const & macro);
        /// identifies NestInsets