]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCharacter.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiCharacter.h
index 812c08405a53dbc5f711be3481daa36bb96c01de..8cb39fe1b1f4883ac75c6392506e6adf581bc00e 100644 (file)
@@ -74,7 +74,7 @@ private:
        void dispatchParams();
        bool isBufferDependent() const { return true; }
        FuncCode getLfun() const { return LFUN_TEXTSTYLE_UPDATE; }
-       void saveSession() const;
+       void saveSession(QSettings & settings) const;
        void restoreSession();
        //@}