]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracbase.h
Fix.
[lyx.git] / src / mathed / math_fracbase.h
index 8ac0a9f2ba0b15b66514d040c59cd6e7f872fd51..96393bb651b055c72855cdb09318adcf871bfb17 100644 (file)
@@ -4,16 +4,13 @@
 
 #include "math_nestinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 class MathFracbaseInset : public MathNestInset {
 public:
        ///
        MathFracbaseInset();
        ///
-       bool idxUpDown(idx_type & idx, pos_type & pos, bool up) const;
+       bool idxUpDown(idx_type & idx, pos_type & pos, bool up, int targetx) const;
        ///
        bool idxLeft(idx_type & idx, pos_type & pos) const;
        ///