diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-02-02 11:43:50 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-02 14:51:56 +0000 |
commit | 22d80c90c83fd1f819f6a208b09bedf7117c6611 (patch) | |
tree | 83e07064dad87a70fa1bb7239067dd628c7fed0b /sc/inc/sc.hrc | |
parent | 25dbaef62b8f6dee9a2c0b3806cc31f32fc0ff63 (diff) |
convert import options dialog to .ui
Change-Id: Iaf20b6d2306ba76f21cb5f7be231f40b403c790a
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index c1ba5c94a7d4..e2def35a1845 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1029,7 +1029,6 @@ #define RID_SCPAGE_CALC (SC_DIALOGS_START + 56) #define RID_SCDLG_NAVIGATOR (SC_DIALOGS_START + 57) -#define RID_SCDLG_IMPORTOPT (SC_DIALOGS_START + 59) #define RID_POPUP_ROWHEADER (SC_DIALOGS_START + 60) #define RID_POPUP_COLHEADER (SC_DIALOGS_START + 61) #define RID_SCDLG_HFEDIT_SHDR (SC_DIALOGS_START + 62) |