gcc compil fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28553 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-02-19 04:05:44 +00:00
parent 7ca8f5a5ec
commit 45134ce20b

View File

@ -445,7 +445,7 @@ public:
///
void setGuiDelegate(frontend::GuiBufferDelegate * gui);
///
bool Buffer::hasGuiDelegate() const;
bool hasGuiDelegate() const;
///
void autoSave() const;