]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathScript.h
* kerning may depend on the BufferView because the metrics of some insets (e.g. math...
[features.git] / src / mathed / InsetMathScript.h
index e26e73824a1c3b82c2c3a60606baccc0dcc127d0..e851e2b371e4ae02e2c49450bf068494852dc20e 100644 (file)
@@ -125,7 +125,7 @@ private:
        /// returns descent of nucleus if any
        int ndes(BufferView const &) const;
        /// returns superscript kerning of nucleus if any
-       int nker() const;
+       int nker(BufferView const * bv) const;
        /// where do we have to draw the scripts?
        bool hasLimits() const;
        /// clean up empty cells and return true if a cell has been deleted.