]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / commandtags.h
index d6d2a8b2ad09a5a4c1d90ab3b6dc41cf5d143b30..9a68f354bb809d6e56acaa4245c5f018471dae69 100644 (file)
@@ -94,6 +94,8 @@ enum kb_action {
        LFUN_BREAKPARAGRAPHKEEPLAYOUT,
        LFUN_QUOTE,
        LFUN_CIRCUMFLEX,
+       LFUN_SUBSCRIPT,
+       LFUN_SUPERSCRIPT,
        LFUN_GRAVE,
        LFUN_ACUTE,
        LFUN_TILDE,