]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
That didn't really work. So revert to old CSS for gray notes.
[lyx.git] / src / Buffer.h
index 05050fe7af6ec013ce5acf6341d6c3a8f89fa72a..f745aa04b8563cc2fb43eff35324156c2f5966dd 100644 (file)
@@ -130,6 +130,9 @@ public:
        /// Destructor
        ~Buffer();
 
+       ///
+       Buffer * clone() const;
+
        /** High-level interface to buffer functionality.
            This function parses a command string and executes it.
        */