]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
more changes, read the Changelog
[lyx.git] / src / lyxrc.h
index d560d329305176086423c9087b1df9ac84c1788f..7eec3c242fb2c7c75381b647410e836b67c298e1 100644 (file)
@@ -40,6 +40,8 @@ public:
        ///
        ToolbarDefaults toolbardefaults;
        ///
+       string bind_file;
+       ///
        string printer;
        ///
        string print_command;
@@ -221,6 +223,8 @@ public:
        ///
        bool auto_number;
        ///
+       bool mark_foreign_language;
+       ///
        bool show_banner;
        /// Do we have to use a GUI?
        bool use_gui;