]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
Minimal fix needed to give Qt a label dialog again.
[lyx.git] / src / commandtags.h
index eddedebf976dbdabdea3125b53f8426bbb0a12b6..085ae4f7a2f477ea8adcee158affbe82596ef95a 100644 (file)
@@ -297,6 +297,7 @@ enum kb_action {
        LFUN_DIALOG_HIDE,
        LFUN_DIALOG_DISCONNECT_INSET,
        LFUN_INSET_APPLY,
+       LFUN_INSET_MODIFY,
        LFUN_LASTACTION  /* this marks the end of the table */
 };