]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathMacro.h
* kerning may depend on the BufferView because the metrics of some insets (e.g. math...
[features.git] / src / mathed / MathMacro.h
index b8c91f4d0afc0192b01b7e5e25bc201739bd89b2..54ca2de8c634b706418ed733c3436153a90cf551 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
-       int kerning() const;
+       int kerning(BufferView const * bv) const;
        /// get cursor position
        void cursorPos(BufferView const & bv, CursorSlice const & sl,
                bool boundary, int & x, int & y) const;