mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
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:
parent
7ca8f5a5ec
commit
45134ce20b
@ -445,7 +445,7 @@ public:
|
||||
///
|
||||
void setGuiDelegate(frontend::GuiBufferDelegate * gui);
|
||||
///
|
||||
bool Buffer::hasGuiDelegate() const;
|
||||
bool hasGuiDelegate() const;
|
||||
|
||||
///
|
||||
void autoSave() const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user