]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Whitespace
[lyx.git] / src / BufferParams.h
index 578070eb6ce28c4780d4776e51f19b6d8d3b2256..4980f212b79f5910096597719450c3a3279c912f 100644 (file)
@@ -151,7 +151,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(bool const clone = false);
+       void makeDocumentClass(bool clone = false, bool internal = false);
        /// Returns the DocumentClass currently in use: the BaseClass as modified
        /// by modules.
        DocumentClass const & documentClass() const;