]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMenubar.h
Introducing GuiMenubar::init() to avoid destructing the object in order to re-initial...
[lyx.git] / src / frontends / qt4 / GuiMenubar.h
index e52906c3562fd4d1c5e5e08bceca9e4e6ab85348..fd48ea3ccfad1d48b30d7fc49fd61bfcb28269f6 100644 (file)
@@ -36,6 +36,9 @@ public:
 
        ~GuiMenubar();
 
+       ///
+       void init();
+
        /// opens a top-level submenu given its name
        void openByName(QString const & name);