From: Vincent van Ravesteijn Date: Sat, 30 Jan 2010 18:11:51 +0000 (+0000) Subject: Fix r33279. X-Git-Tag: 2.0.0~4180 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=974c9ae069131543630defa031d4d6a30a76e835;p=features.git Fix r33279. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33282 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiView.h b/src/frontends/qt4/GuiView.h index 061060a8c3..6b1416e341 100644 --- a/src/frontends/qt4/GuiView.h +++ b/src/frontends/qt4/GuiView.h @@ -297,7 +297,7 @@ private: /// void initToolbars(); /// - void lfunUiToggle(FuncRequest const & cmd); + bool lfunUiToggle(std::string const & ui_component); /// void toggleFullScreen(); ///