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:
Vincent van Ravesteijn 2009-08-18 20:51:43 +00:00
parent b2588a80f3
commit 252a8ca4a8

View File

@ -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;