]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiCitation.h
Make code a bit easier to read
[lyx.git] / src / frontends / qt / GuiCitation.h
index 36a3eb23240975c17f93b98264a15c2584661356..948933a8e37c8d804489aa7830acb9e91d7bce7a 100644 (file)
@@ -79,10 +79,6 @@ private:
        bool isBufferDependent() const override { return true; }
        void saveSession(QSettings & settings) const override;
        void restoreSession() override;
-       /** Disconnect from the inset when the Apply button is pressed.
-        *  Allows easy insertion of multiple citations.
-        */
-       bool disconnectOnApply() const override { return true; }
        //@}
 
        ///