]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / insets / InsetTabular.h
index 3d0f3453f1d4461eb77e1f04b3c5182847765080..4b2d31d09f070879a59795566e2d4306f0dcb729 100644 (file)
@@ -694,6 +694,9 @@ public:
                     col_type columns = 1);
        ///
        ~InsetTabular();
+       ///
+       void setBuffer(Buffer & buffer);
+
        ///
        static void string2params(std::string const &, InsetTabular &);
        ///