git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27518 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-11-15 23:57:35 +00:00
parent 1c893f2177
commit 82d4f023a5

View File

@ -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
};