]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.h
Remove the bogus fixme.
[lyx.git] / src / LyXRC.h
index af28ce0129a2cfe53c35786b69bfa2d5812790b5..3847f96c78eb0bb273db4ff5f82890e550bca8e8 100644 (file)
@@ -159,6 +159,7 @@ public:
                RC_SORT_LAYOUTS,
                RC_SPELL_COMMAND,
                RC_SPELLCHECK_CONTINUOUSLY,
+               RC_SPELLCHECK_NOTES,
                RC_SPELLCHECKER,
                RC_SPLITINDEX_COMMAND,
                RC_TEMPDIRPATH,
@@ -353,6 +354,8 @@ public:
        std::string spellchecker_esc_chars;
        /// spellcheck continuously?
        bool spellcheck_continuously;
+       /// spellcheck notes and comments?
+       bool spellcheck_notes;
        ///
        bool use_kbmap;
        ///