]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Reintroduce the code related to InsetEnvSeparator
[lyx.git] / src / Buffer.h
index 386625e18d2906896a943d84cf5777c5edf29378..fe0294bf1f608cf0e741102dc5cff54e7aa1ffe1 100644 (file)
@@ -230,8 +230,7 @@ public:
        /// read a new document from a string
        bool readString(std::string const &);
        /// Reloads the LyX file
-       /// \param clearUndo if false, leave alone the undo stack.
-       ReadStatus reload(bool clearUndo = true);
+       ReadStatus reload();
 //FIXME: The following function should be private
 //private:
        /// read the header, returns number of unknown tokens
@@ -511,6 +510,8 @@ public:
        ///
        BufferParams & params();
        BufferParams const & params() const;
+       ///
+       BufferParams const & masterParams() const;
 
        /** The list of paragraphs.
            This is a linked list of paragraph, this list holds the