mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Let's make trunk compilable again.
This should have gone with r31127. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31128 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b2588a80f3
commit
252a8ca4a8
@ -67,7 +67,7 @@ public:
|
||||
///
|
||||
virtual bool closeBuffer() = 0;
|
||||
///
|
||||
virtual bool closeBufferAll(bool tolastopened = false) = 0;
|
||||
virtual bool closeBufferAll() = 0;
|
||||
///
|
||||
virtual bool hasFocus() const = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user