commit 3d63b78d076b73af5c1b1cd782bde0330f80bed1
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Dec 18 14:17:29 2022 +0100

    Correct counting
---
 src/FuncCode.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/FuncCode.h b/src/FuncCode.h
index 56fb5bf..19f4129 100644
--- a/src/FuncCode.h
+++ b/src/FuncCode.h
@@ -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
 };
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to