]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
ws changes and some cruft removal, slight cleanup
[lyx.git] / src / commandtags.h
index 62ffb4b8346185af555395b99fd6afd0a24825e9..b9042343b89ea8861709f7c93e167d92d3922290 100644 (file)
@@ -297,6 +297,9 @@ enum kb_action {
        LFUN_HELP_ABOUTLYX,             // Edwin 20010712
        LFUN_THESAURUS_ENTRY,           // Levon 20010720
        LFUN_HELP_TEXINFO,              // Herbert 20011001
+       LFUN_FORKS_SHOW,                // Angus 16 Feb 2002
+       LFUN_FORKS_KILL,                // Angus 16 Feb 2002
+       LFUN_TOOLTIPS_TOGGLE,           // Angus 8 Mar 2002
        LFUN_LASTACTION  /* this marks the end of the table */
 };