diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-17 13:39:24 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-17 15:34:09 +0000 |
commit | 5d6a605a698239638e0a1282e3e99a704b7f3654 (patch) | |
tree | 73882998d1503cce394e21f024abc4337e4725a8 /include | |
parent | b64bdb8d75105d08fff11beca4bbba128d214d5e (diff) |
convert editeng spell menu to .ui format
Change-Id: Iaae8e6d6ee3c9cafad343fefb4f357b080df3a08
Diffstat (limited to 'include')
-rw-r--r-- | include/editeng/editrids.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editrids.hrc b/include/editeng/editrids.hrc index cff44d40c234..5a1defad9816 100644 --- a/include/editeng/editrids.hrc +++ b/include/editeng/editrids.hrc @@ -358,7 +358,7 @@ #define RID_EDITUNDO_RESETATTRIBS (RID_EDIT_START + 308) #define RID_EDITUNDO_INDENT (RID_EDIT_START + 309) #define RID_EDITUNDO_TRANSLITERATE (RID_EDIT_START + 310) -#define RID_MENU_SPELL (RID_EDIT_START + 311) +//free #define RID_STR_PARAGRAPH (RID_EDIT_START + 312) #define RID_STR_WORD (RID_EDIT_START + 313) #define RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION (RID_EDIT_START + 314) |