]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
* Painter.h:
[lyx.git] / src / lfuns.h
index 58b990b7eb0a703fe5caa46b5783af55b691e57e..dbc832b956ab0adab8d8f08146ed10a6c79bbfc6 100644 (file)
@@ -369,8 +369,10 @@ enum kb_action {
        // 280
        LFUN_INSET_DISSOLVE,                 // jspitzm 20060807
        LFUN_CHANGE_NEXT,
-       LFUN_WINDOW_NEW,                 // Abdel 20062110
-
+       LFUN_WINDOW_NEW,                 // Abdel 20061021
+       LFUN_WINDOW_CLOSE,               // Abdel 20061023
+       LFUN_UNICODE_INSERT,             // Lgb 20061022
+       
        LFUN_LASTACTION                  // end of the table
 };