]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiView.h
PrefLanguageUi.ui: this string was forgotten in r39449
[lyx.git] / src / frontends / qt4 / GuiView.h
index 667ce607881ecb7f6b7fb3c084e237c30c3ebfa3..2dcea7f7e0c5b68c69908b10ae82555c26e7ca28 100644 (file)
@@ -353,6 +353,8 @@ private:
        ///
        void insertPlaintextFile(docstring const & fname,
                bool asParagraph);
+       ///
+       bool exportBufferAs(Buffer & b);
 
        /// Save a buffer as a new file. 
        /**