]> git.lyx.org Git - lyx.git/commitdiff
Forgot to change format in LyXRC.cpp.
authorRichard Heck <rgheck@lyx.org>
Tue, 22 May 2012 12:58:40 +0000 (08:58 -0400)
committerRichard Heck <rgheck@lyx.org>
Tue, 22 May 2012 12:58:40 +0000 (08:58 -0400)
src/LyXRC.cpp

index a07c8e6d805cd3c6f51aefe4585897b6d69b6f7a..e2083ef6e35e432db6aead517d5be46f6878b7f9 100644 (file)
@@ -55,7 +55,7 @@ namespace os = support::os;
 
 namespace {
 
-static unsigned int const LYXRC_FILEFORMAT = 7; // gb: add mime types
+static unsigned int const LYXRC_FILEFORMAT = 8; // rgh: add "nice" flag
 
 // when adding something to this array keep it sorted!
 LexerKeyword lyxrcTags[] = {