]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/Menus.h
* remove the need of an active GuiView
[features.git] / src / frontends / qt4 / Menus.h
index 80de0da29201c46cd58343881e1c20aeda5d4e9b..9ba0c10d58ce07b8522c9b53c6486150c94b6d17 100644 (file)
@@ -63,7 +63,7 @@ public:
        bool searchMenu(FuncRequest const & func,
                std::vector<docstring> & names) const;
        ///
-       void fillMenuBar(GuiView * view);
+       void fillMenuBar(QMenuBar * qmb, GuiView * view);
 
        /// \return a top-level submenu given its name.
        Menu * menu(QString const & name, GuiView & view);