]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
I reactivate the code to resize the InsetText on a resize event of the main
[lyx.git] / src / commandtags.h
index 2c76063fd7ed3647ffc783e42539bc037bf3c1fc..b9042343b89ea8861709f7c93e167d92d3922290 100644 (file)
@@ -299,6 +299,7 @@ enum kb_action {
        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 */
 };