]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.cpp
FindAdv: Added handling of some chars found in unnicodesymbols
[lyx.git] / src / LyXRC.cpp
index afa30007b139197dfec8cc9f1daf7fe3ad4fb0df..e683286f42adcc660fed90b26402449506f76194 100644 (file)
@@ -60,7 +60,7 @@ namespace {
 
 // The format should also be updated in configure.py, and conversion code
 // should be added to prefs2prefs_prefs.py.
-static unsigned int const LYXRC_FILEFORMAT = 35; // spitz: dark mode colors
+static unsigned int const LYXRC_FILEFORMAT = 36; // rkh: spellcheck_continuously default
 // when adding something to this array keep it sorted!
 LexerKeyword lyxrcTags[] = {
        { "\\accept_compound", LyXRC::RC_ACCEPT_COMPOUND },