]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.h
Further amendment to 72a488d7
[lyx.git] / src / InsetList.h
index dcaa28eabce6ee073c00367b53032406c12e51be..f704a394f8c1b2070227fef014ad07320b3d8513 100644 (file)
@@ -36,6 +36,8 @@ public:
        InsetList(InsetList const &, pos_type beg, pos_type end);
        ///
        void setBuffer(Buffer &);
+       ///
+       void resetBuffer();
 
        ///
        class InsetTable {