]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
hopefully fix tex2lyx linking.
[lyx.git] / src / LaTeXFeatures.h
index 84e43dbbe2b01da12d5bac27967523feb2592cd2..48524f30a26070ba29bc164fddcea52848df84f1 100644 (file)
@@ -54,7 +54,7 @@ public:
        ///
        std::string const getBabelOptions() const;
        /// The definitions needed by the document's textclass
-       std::string const getTClassPreamble() const;
+       docstring const getTClassPreamble() const;
        /// The sgml definitions needed by the document (docbook)
        docstring const getLyXSGMLEntities() const;
        /// The SGML Required to include the files added with includeFile();