]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiView.h
Fix bug #7099: Fix bug #7099: Math toolbars don't autoshow.
[features.git] / src / frontends / qt4 / GuiView.h
index d2d2f5214e0de08c5c13e44a72515f9ed2291e56..be1e782442ca303089ddd3dbfc3a4c75d75fb7b3 100644 (file)
@@ -336,8 +336,10 @@ public:
        void disconnectDialog(std::string const & name);
 
 private:
-       ///
+       /// Saves the layout and geometry of the window
        void saveLayout() const;
+       /// Saves the settings of toolbars and all dialogs
+       void saveUISettings() const;
        ///
        bool restoreLayout();
        ///