]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Factor code for math axis height
[lyx.git] / src / FuncCode.h
index c84f35238cc0cdd9391e56978467dd50957b3612..ad9cb56f34447703a9a3258779f36de7c1589de2 100644 (file)
@@ -467,6 +467,7 @@ enum FuncCode
        LFUN_TABULAR_FEATURE,           // gm, 20151210
        LFUN_BRANCH_INVERT,             // rgheck, 20160712
        LFUN_LYX_ACTIVATE,              // skostysh, 20160804
+       LFUN_ICON_SIZE,                 // daniel, 20160712
        LFUN_LASTACTION                 // end of the table
 };