rev 23064: forgot that.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23065 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-02-19 09:13:58 +00:00
parent f0b51ef8c9
commit 00af9dcd30

View File

@ -38,6 +38,7 @@ class KeyMap;
class CmdDef;
extern bool use_gui;
extern bool quitting;
namespace frontend {
class Application;