]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
God damn tabular dual head :-/
[lyx.git] / src / Paragraph.h
index c83ede5975788122307fe8715662ddde34b66bf9..b5c0cc2f9c524f39572f58635126b3a1b7cf8346 100644 (file)
@@ -319,6 +319,8 @@ public:
 
        ///
        InsetList const & insetList() const;
+       ///
+       void setBuffer(Buffer &);
 
        ///
        bool isHfill(pos_type pos) const;