]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
Sort the language nesting mess with polyglossia
[lyx.git] / src / mathed / InsetMathStackrel.h
index 11160c37ef95ab27bd927277310dc528b5231b50..91862a7792b8ecf8e62629757cdc745b420a3c27 100644 (file)
@@ -20,7 +20,9 @@ namespace lyx {
 class InsetMathStackrel : public InsetMathFracBase {
 public:
        ///
-       InsetMathStackrel(Buffer * buf);
+       InsetMathStackrel(Buffer * buf, bool sub);
+       ///
+       bool idxUpDown(Cursor &, bool up) const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///