A a copule comments reminding us where preference formats should

be updated.
This commit is contained in:
Richard Heck 2014-03-19 11:04:46 -04:00
parent 1d9d51c4b3
commit 1c76460858
2 changed files with 5 additions and 0 deletions

View File

@ -63,6 +63,9 @@
# New RC default_otf_view_format
# No conversion necessary.
# NOTE: The format should also be updated in LYXRC.cpp and
# in configure.py.
import re
###########################################################

View File

@ -55,6 +55,8 @@ namespace os = support::os;
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 = 14; // spitz: default_otf_view_format
// when adding something to this array keep it sorted!