mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Forgot to change format in LyXRC.cpp.
This commit is contained in:
parent
abbc07026b
commit
cd05753107
@ -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[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user