mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Correct counting
This commit is contained in:
parent
3694553920
commit
3d63b78d07
@ -504,9 +504,9 @@ enum FuncCode
|
||||
LFUN_INDEXMACRO_INSERT, // spitz 20220220
|
||||
LFUN_INSET_INSERT_COPY, // spitz 20221101
|
||||
LFUN_INDEX_TAG_ALL, // spitz 20221105
|
||||
// 395
|
||||
LFUN_TAB_GROUP_NEXT, // daniel 20220130
|
||||
LFUN_TAB_GROUP_PREVIOUS, // daniel 20220130
|
||||
// 395
|
||||
LFUN_BIBTEX_DATABASE_LIST, // bpiwowar, 20221218
|
||||
LFUN_LASTACTION // end of the table
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user