]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Setup checboxes according to initial values from commandline.
[lyx.git] / src / Buffer.cpp
index 794c2e29d48c019e5fea8ef8a393dddc7cb457ac..bd7305701785929e0afe9bc9cb65aa89cb375e28 100644 (file)
@@ -127,7 +127,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 373; // jspitzm: merge g-brief class
+int const LYX_FORMAT = 374; // rgheck: HTML output options
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;