]> git.lyx.org Git - features.git/blobdiff - src/frontends/LyXView.h
Fix bug #740: Wish for added menu item: File->Close all.
[features.git] / src / frontends / LyXView.h
index cb183a011b1b5e77ecb41ea727674694794835ae..77297c4b429789fcdda2e3713b23f1eac6a84774 100644 (file)
@@ -67,6 +67,8 @@ public:
        ///
        virtual bool closeBuffer() = 0;
        ///
+       virtual bool closeBufferAll(bool tolastopened = false) = 0;
+       ///
        virtual bool hasFocus() const = 0;
 
        /// load a document into the current workarea.