]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
Remove hardcoded values
[lyx.git] / src / Paragraph.h
index 184c9766285293a0b173d1dca1a9b0fa9278d883..2133d8ce74ecbdd107cf487c7e28f07dd307486a 100644 (file)
@@ -396,6 +396,8 @@ public:
        InsetList const & insetList() const;
        ///
        void setBuffer(Buffer &);
+       ///
+       void resetBuffer();
 
        ///
        bool isHfill(pos_type pos) const;