]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.h
* output_plaintext.C: cosmetics in comment: line length cannot be < 0
[lyx.git] / src / lyxfunc.h
index 14168adcefb632f64b4806739b8abfe7dab68082..d819fe27f59881286a4e83b69824a2c1fdfc9298 100644 (file)
@@ -120,6 +120,8 @@ private:
        ///
        void closeBuffer();
        ///
+       void reloadBuffer();
+       ///
        bool ensureBufferClean(BufferView * bv);
 };