]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiProgressView.h
Avoid extra space in tooltips
[lyx.git] / src / frontends / qt4 / GuiProgressView.h
index f7593a2cc1f69349d01258572a8bdec73154407f..94989093198bef63d477d84915ac4f5b6fb9b599 100644 (file)
@@ -61,7 +61,7 @@ public:
        void updateView() {}
        bool wantInitialFocus() const { return false; }
        void restoreSession();
-       void saveSession() const;
+       void saveSession(QSettings & settings) const;
        ///@}
 
 private Q_SLOTS: