]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
fix reading the author field.
[lyx.git] / src / buffer.h
index 5ddca293989e1d974b8d16373041bbe1483c0f9d..20dd748ef0de91d9f57c17cd7f68fd775b3b927b 100644 (file)
@@ -95,7 +95,7 @@ public:
            \param par if != 0 insert the file.
            \return \c false if file is not completely read.
        */
-       bool readBody(LyXLex &);
+       bool readDocument(LyXLex &);
 
        ///
        void insertStringAsLines(ParagraphList & plist,