]> 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 6859b7337e29aa8714ea3999f9f99af1ed8e7d14..948933a8e37c8d804489aa7830acb9e91d7bce7a 100644 (file)
@@ -7,7 +7,7 @@
  * \author Angus Leeming
  * \author Kalle Dalheimer
  * \author Abdelrazak Younes
- * \author Richard Heck
+ * \author Richard Kimberly Heck
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -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; }
        //@}
 
        ///