]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
Revert "Add possibility for command inset to inherit enclosing font"
[lyx.git] / src / insets / InsetCitation.h
index 18a9305a899459e4fa8aaa811432dbe250415e24..992a85ee2198978927472592a595daf32a4d6f4a 100644 (file)
@@ -43,8 +43,6 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       bool inheritFont() const { return true; }
-       ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);