mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 00:20:43 +00:00
Bump LFUN format for LyX 2.1
This commit is contained in:
parent
a982bdc5fa
commit
86473d5556
@ -22,7 +22,7 @@
|
||||
namespace lyx {
|
||||
|
||||
// current LFUN format
|
||||
static unsigned int const LFUN_FORMAT = 1;
|
||||
static unsigned int const LFUN_FORMAT = 2;
|
||||
|
||||
class FuncRequest;
|
||||
class LyXErr;
|
||||
|
Loading…
Reference in New Issue
Block a user