]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
Minimal fix needed to give Qt a label dialog again.
[lyx.git] / src / buffer.h
index e03e9015fb1622ce2b443baf586657507403bcf5..e43a5939ad12062df3fe47f6ae79b4965af7b0c0 100644 (file)
@@ -112,7 +112,7 @@ public:
                                        LyXFont &);
        ///
        void insertStringAsLines(Paragraph *&, lyx::pos_type &,
-                                LyXFont const &, string const &) const;
+                                LyXFont const &, string const &);
        ///
        Paragraph * getParFromID(int id) const;
 private: