]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / buffer.h
index 67b8c859b758e7bfc5f6e48f90341e18aff4e86b..9e7b9a1675eb96d4ba5c41e4888be304cd0a734e 100644 (file)
@@ -99,7 +99,7 @@ public:
        ///
        void insertStringAsLines(ParagraphList & plist,
                lyx::pit_type &, lyx::pos_type &,
-               LyXFont const &, std::string const &);
+               LyXFont const &, std::string const &, bool);
        ///
        ParIterator getParFromID(int id) const;
        /// do we have a paragraph with this id?