Fix r33279.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33282 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-01-30 18:11:51 +00:00
parent 0dbfbabc6b
commit 974c9ae069

View File

@ -297,7 +297,7 @@ private:
///
void initToolbars();
///
void lfunUiToggle(FuncRequest const & cmd);
bool lfunUiToggle(std::string const & ui_component);
///
void toggleFullScreen();
///