]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCitation.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiCitation.h
index 035b2d2e2ac1d081d47e73acb2be5d47d813676f..8e27a480b7e5ec2f583a1771521cc0b01c0ebfe1 100644 (file)
@@ -76,7 +76,7 @@ private:
        void clearParams();
        void dispatchParams();
        bool isBufferDependent() const { return true; }
-       void saveSession() const;
+       void saveSession(QSettings & settings) const;
        void restoreSession();
        /** Disconnect from the inset when the Apply button is pressed.
         *  Allows easy insertion of multiple citations.