diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-15 17:35:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-15 19:33:12 +0100 |
commit | d213d507f2ff71ec14a59485e1e10ffbac1f08c2 (patch) | |
tree | d3025267d20197e8b38dee78cbb1afe0f31f7e19 /include/sfx2/sfx.hrc | |
parent | c82fa6dc378f42d480cb27fedaf3da93f9359146 (diff) |
convert delete dictionary query to .ui
Change-Id: I5016207a6cf592ce0a7f7a8033825f88c7a22d16
Diffstat (limited to 'include/sfx2/sfx.hrc')
-rw-r--r-- | include/sfx2/sfx.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc index 4044de203d71..ba09c725d38a 100644 --- a/include/sfx2/sfx.hrc +++ b/include/sfx2/sfx.hrc @@ -223,7 +223,6 @@ #define RID_SFXPAGE_SAVE (RID_OPTIONS_START + 0) #define RID_SFXPAGE_GENERAL (RID_OPTIONS_START + 1) #define RID_SFXDLG_EDITDICT (RID_OPTIONS_START + 4) -#define RID_SFXQB_DELDICT (RID_OPTIONS_START + 5) #define RID_SFXPAGE_PATH (RID_OPTIONS_START + 6) #define RID_SFXPAGE_LINGU (RID_OPTIONS_START + 7) #define RID_SFXQB_SET_LANGUAGE (RID_OPTIONS_START + 10) |