]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiParagraph.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiParagraph.h
index aee410f607dd14d15ab442608a28d3241b504e18..735d58ca8f457c989bb0ca4ca651e49b13727b7d 100644 (file)
@@ -39,7 +39,7 @@ public:
        void enableView(bool enable);
        bool isBufferDependent() const { return true; }
        virtual FuncCode getLfun() const { return LFUN_PARAGRAPH_PARAMS_APPLY; }
-       void saveSession() const;
+       void saveSession(QSettings & settings) const;
        void restoreSession();
        //@}