]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiView.h
Fix bug #740: Wish for added menu item: File->Close all.
[features.git] / src / frontends / qt4 / GuiView.h
index 0ce40726f13234461ff1e9fb585cab064a3f6430..c2fb794d11655abea962d3f88f39b2de040d2911 100644 (file)
@@ -297,6 +297,8 @@ private:
        bool closeBuffer(Buffer & buf, bool tolastopened = false,
                bool mark_active = false);
        ///
+       bool closeBufferAll(bool tolastopened = false);
+       ///
        enum NextOrPrevious {
                NEXTBUFFER,
                PREVBUFFER