]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
redraw fix 1.
[lyx.git] / src / LaTeXFeatures.h
index 92279ebfc0963767bb2896f86c5407151c5e11aa..616e3702a8c5af1c13bacee41582d7bcb3740f5a 100644 (file)
@@ -50,6 +50,8 @@ public:
        string const getPackages() const;
        /// The macros definitions needed by the document
        string const getMacros() const;
+       ///
+       string const getBabelOptions() const;
        /// The definitions needed by the document's textclass
        string const getTClassPreamble() const;
        /// The sgml definitions needed by the document (dobook/linuxdoc)