]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.h
* GuiToolbar.cpp:
[lyx.git] / src / InsetList.h
index 2664a87d17b81cf2fe34a60d8d86e28d97f06780..f394c11a66c0969c6310507cc78f2ee35dc0801f 100644 (file)
@@ -31,6 +31,8 @@ public:
        InsetList() {}
        ///
        InsetList(InsetList const &);
+       ///
+       void setBuffer(Buffer &);
 
        ///
        class InsetTable {