]> git.lyx.org Git - features.git/blobdiff - src/buffer.C
Jose's DocBook tables patch; Angus latest preference patch.
[features.git] / src / buffer.C
index 96dfea3bef02a30de1265311ff84c6ecb022ad65..ff79a73d823f574347c4e7cf0229ed88c2ea61c2 100644 (file)
@@ -3260,7 +3260,7 @@ void Buffer::makeDocBookFile(string const & fname, bool nice, bool only_body)
 
 void Buffer::SimpleDocBookOnePar(ostream & os, string & extra,
                                 LyXParagraph * par, int & desc_on,
-                                int depth) 
+                                int depth) const
 {
        bool emph_flag = false;