]> git.lyx.org Git - lyx.git/commitdiff
Let's make trunk compilable again.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 18 Aug 2009 20:51:43 +0000 (20:51 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 18 Aug 2009 20:51:43 +0000 (20:51 +0000)
This should have gone with r31127.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31128 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/LyXView.h

index 77297c4b429789fcdda2e3713b23f1eac6a84774..aee92f92023d5e51707d39bae9e06192b77918fa 100644 (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;