]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcite.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetcite.h
index 75db049ea2e69c7b76379ccb8d67da3f5f9b86fe..efa21fd17883dfb5f3e2f1af2832cfc058d81b39 100644 (file)
@@ -28,7 +28,7 @@ public:
                return new InsetCitation(params(), same_id);
        }
        ///
-       string const getScreenLabel() const;
+       string const getScreenLabel(Buffer const *) const;
        ///
        EDITABLE editable() const { return IS_EDITABLE; }
        ///