]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Next step in fixing problems noted by Vincent: Remove magic boolean from
[lyx.git] / src / BufferParams.h
index 94667588577503ec06b3b46f799efae5b7815862..e19e8178414f7a9f6d07b0f7907ca1754c991185 100644 (file)
@@ -79,7 +79,7 @@ public:
        void validate(LaTeXFeatures &) const;
 
        /** \returns true if the babel package is used (interogates
-        *  the BufferParams and a LyXRC variable).
+        *  the BufferParams, a LyXRC variable, and the document class).
         *  This returned value can then be passed to the insets...
         */
        bool writeLaTeX(odocstream &, LaTeXFeatures &, TexRow &,