X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=12996600b86a177afe837198385b8f840329ac7f;hb=a00fbcd8711e7dfa75d2d468dd77e56afcb508ca;hp=4f175ad9d60c628f012dab38776509e974547c29;hpb=0553351d71c7a436f7f193433af2f43b501ef78f;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 4f175ad9d6..12996600b8 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -205,7 +205,7 @@ enum FuncCode LFUN_PARAGRAPH_DOWN, // Asger 1996-10-01 // 145 LFUN_PARAGRAPH_DOWN_SELECT, // Asger 1996-10-01 - LFUN_NEXT_INSET_MODIFY, // JSpitzm 20080323 + LFUN_INSET_FORALL, // lasgouttes, 20091127 LFUN_BUFFER_NEW_TEMPLATE, // Asger 1997-02-02 LFUN_BUFFER_RELOAD, // Asger 1997-02-02 LFUN_RECONFIGURE, @@ -445,7 +445,6 @@ enum FuncCode LFUN_CURSOR_FOLLOWS_SCROLLBAR_TOGGLE, // ARRae 971202 // 345 LFUN_DEBUG_LEVEL_SET, - LFUN_INSET_FORALL, // lasgouttes, 20091127 LFUN_LASTACTION // end of the table };