]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
correct author data
[lyx.git] / src / BufferParams.h
index 9c558a6f5e2afaa58d15ada0b3fcf79886eaeb45..0825616cffda3c0d83f308b128b2bad8b1fa3fbd 100644 (file)
@@ -128,7 +128,7 @@ public:
        /// on to class BufferView::updateDocumentClass(). The exception, of course,
        /// is in GuiDocument, where we use a BufferParams simply to hold a copy of
        /// the parameters from the active Buffer.
-       void makeDocumentClass();
+       void makeDocumentClass(bool const clone = false);
        /// Returns the DocumentClass currently in use: the BaseClass as modified
        /// by modules.
        DocumentClass const & documentClass() const;