]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_rootinset.h
mathed uglyfication
[lyx.git] / src / mathed / math_rootinset.h
index 366c77d43ddb74b8176531da14d314c21fdb232c..e90ae842b0e144d8c542a86db2e14cfb29e57fa9 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///
-       bool idxUpDown(idx_type & idx, pos_type & pos, bool up, int targetx) const;
+       bool idxUpDown(BufferView &, bool up, int targetx) const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///