mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
A a copule comments reminding us where preference formats should
be updated.
This commit is contained in:
parent
1d9d51c4b3
commit
1c76460858
@ -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
|
||||
|
||||
###########################################################
|
||||
|
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user