]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathUnknown.h
index eddc808c63c369f3c4f22a1ee3feffe88dbfe29e..60146a34c22a30b2b4a3ff0e189031153e1a0798 100644 (file)
@@ -52,7 +52,7 @@ public:
        ///
        bool final() const;
        ///
-       int kerning() const { return kerning_; }
+       int kerning(BufferView const *) const { return kerning_; }
 private:
        virtual Inset * clone() const;
        ///