]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Handle change-accept and change-reject in multi-cell selection
[lyx.git] / src / Buffer.h
index 7ed9f05d748a004c1084a98f29826dbc41117f8d..621c29403d7873c08be911030ba406bb23f24dc6 100644 (file)
@@ -681,7 +681,9 @@ public:
        ExportStatus preview(std::string const & format) const;
        /// true if there was a previous preview this session of this buffer and
        /// there was an error on the previous preview of this buffer.
-       bool lastPreviewError() const;
+       bool freshStartRequired() const;
+       ///
+       void requireFreshStart(bool const b) const;
 
 private:
        ///