]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
These are in lib/symbols, so should have been caught by the first test:
[lyx.git] / src / FuncCode.h
index 7324c2bf5c0ed625fa0f8695e8db648f31971e04..5beea329b43958bb7da918f98f7818394ab2623f 100644 (file)
@@ -443,7 +443,8 @@ enum FuncCode
        LFUN_GRAPHICS_RELOAD,           // vfr 20090810
        LFUN_SCREEN_SHOW_CURSOR,        // vfr, 20090325
        LFUN_CURSOR_FOLLOWS_SCROLLBAR_TOGGLE, // ARRae 971202
-       LFUN_INSET_FORALL,              // lasgouttes, 20091127
+       // 345
+       LFUN_DEBUG_LEVEL_SET,
 
        LFUN_LASTACTION                 // end of the table
 };