]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_rootinset.h
and some mathed de-uglyfication
[features.git] / src / mathed / math_rootinset.h
index e90ae842b0e144d8c542a86db2e14cfb29e57fa9..406dd60e99b459e4597830873ae129ed6f8d5b8b 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///
-       bool idxUpDown(BufferView &, bool up, int targetx) const;
+       bool idxUpDown(LCursor &, bool up, int targetx) const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///