mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +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);
|
void setGuiDelegate(frontend::GuiBufferDelegate * gui);
|
||||||
///
|
///
|
||||||
bool Buffer::hasGuiDelegate() const;
|
bool hasGuiDelegate() const;
|
||||||
|
|
||||||
///
|
///
|
||||||
void autoSave() const;
|
void autoSave() const;
|
||||||
|
Loading…
Reference in New Issue
Block a user