]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / lfuns.h
index 6b0341f122d3101a7ac4ea0c4fd80a8aa1b08ad1..4613144374011cbb5b6bd3923f554205f3a4517e 100644 (file)
@@ -354,6 +354,7 @@ enum kb_action {
        LFUN_PREVIOUSBUFFER,
        // 270
        LFUN_WORDS_COUNT,
+       LFUN_OUTPUT_CHANGES,             // jspitzm 20050121
 
        LFUN_LASTACTION                  // end of the table
 };