]> git.lyx.org Git - features.git/commitdiff
Fix r33279.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 30 Jan 2010 18:11:51 +0000 (18:11 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 30 Jan 2010 18:11:51 +0000 (18:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33282 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.h

index 061060a8c30dba2c7110976352352f1148c04f89..6b1416e34152a1983dbe7ace2e0bf19bf2164389 100644 (file)
@@ -297,7 +297,7 @@ private:
        ///
        void initToolbars();
        ///
-       void lfunUiToggle(FuncRequest const & cmd);
+       bool lfunUiToggle(std::string const & ui_component);
        ///
        void toggleFullScreen();
        ///