]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
Revert "Make math autocorrrect work with more than 2 chars"
[lyx.git] / src / mathed / InsetMathStackrel.h
index d6ac81518231201cc2608ea2c681b63d82e1f0d0..5740fb922b04136ad171e47fa728c7e365908388 100644 (file)
@@ -24,6 +24,10 @@ public:
        ///
        bool idxUpDown(Cursor &, bool up) const;
        ///
+       bool idxFirst(Cursor &) const;
+       ///
+       bool idxLast(Cursor &) const;
+       ///
        MathClass mathClass() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;