]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / FuncCode.h
index 7324c2bf5c0ed625fa0f8695e8db648f31971e04..4f175ad9d60c628f012dab38776509e974547c29 100644 (file)
@@ -443,6 +443,8 @@ enum FuncCode
        LFUN_GRAPHICS_RELOAD,           // vfr 20090810
        LFUN_SCREEN_SHOW_CURSOR,        // vfr, 20090325
        LFUN_CURSOR_FOLLOWS_SCROLLBAR_TOGGLE, // ARRae 971202
+       // 345
+       LFUN_DEBUG_LEVEL_SET,
        LFUN_INSET_FORALL,              // lasgouttes, 20091127
 
        LFUN_LASTACTION                 // end of the table