]> git.lyx.org Git - features.git/blobdiff - src/lfuns.h
New bookmarks implementation:
[features.git] / src / lfuns.h
index dbc832b956ab0adab8d8f08146ed10a6c79bbfc6..36f579e358bb5a5590ba2eea51b692cb43fac7f5 100644 (file)
@@ -372,6 +372,8 @@ enum kb_action {
        LFUN_WINDOW_NEW,                 // Abdel 20061021
        LFUN_WINDOW_CLOSE,               // Abdel 20061023
        LFUN_UNICODE_INSERT,             // Lgb 20061022
+       // 285
+       LFUN_BOOKMARK_CLEAR,             // bpeng 20061031
        
        LFUN_LASTACTION                  // end of the table
 };