]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetparent.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetparent.h
index 70e2e2434db2d40ae2cbc96f570f2d011a572f77..63e61b2e1edefd4d5ccf40f3b48617b4aa36cedc 100644 (file)
@@ -33,7 +33,7 @@ public:
                return new InsetParent(params(), buffer, same_id);
        }
        ///
-       string const getScreenLabel() const;
+       string const getScreenLabel(Buffer const *) const;
        ///
        EDITABLE editable() const { return IS_EDITABLE; }
        ///