From: Abdelrazak Younes Date: Sat, 15 Nov 2008 23:57:35 +0000 (+0000) Subject: oups... X-Git-Tag: 2.0.0~7741 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=82d4f023a5eb03bfd9aef75d9bedb9e5152916ba;p=features.git oups... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27518 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/FuncCode.h b/src/FuncCode.h index 5f585190cf..456ea2d37b 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -410,6 +410,9 @@ enum FuncCode // 315 LFUN_TAB_INSERT, LFUN_TAB_DELETE, + LFUN_WORD_FINDADV, // Tommaso, 20081003 + LFUN_REGEXP_MODE, // Tommaso, 20081003 + LFUN_LASTACTION // end of the table };