Forgot to change format in LyXRC.cpp.

This commit is contained in:
Richard Heck 2012-05-22 08:58:40 -04:00
parent abbc07026b
commit cd05753107

View 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[] = {