]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
Forgot to add this files.
[lyx.git] / src / commandtags.h
index 1789a476c7515bc00d1e5601ee03574df7f9f263..93725f29d8d348fbe109a80aa1f8723e35ee99e9 100644 (file)
@@ -273,6 +273,7 @@ enum kb_action {
        LFUN_INSERT_URL,                // Angus 20000726
        LFUN_TABULAR_FEATURE,           // Jug 20000728
        LFUN_LAYOUT_TABULAR,            // Jug 20000731
+       LFUN_SCROLL_INSET,              // Jug 20000801
        LFUN_INDEX_INSERT,              // Angus 20000803
        LFUN_LASTACTION  /* this marks the end of the table */
 };