]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
Cleanup mouse/selection/context-menu interactions.
[lyx.git] / src / insets / InsetCitation.h
index 440e3a185abfaf4fd52d5668b9798f91fe550998..85f3f0ae22167621daa8fe90af23c43ca02d3600 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        InsetCitation(InsetCommandParams const &);
        ///
-       void initView();
+       bool isLabeled() const { return true; }
        ///
        docstring screenLabel() const;
        ///