diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:21:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:57:03 +0000 |
commit | 875dd0bc4e7016796c33f26e0a905465a38ee7b1 (patch) | |
tree | 8b51fae5a9246e05874be08a53a8e42db391a8a8 /sc/inc/sc.hrc | |
parent | 25aa5054ce060567c579e299bfd874c55a8c8bd2 (diff) |
replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUT
Change-Id: I4dc2f1ffa5df5ae47d216d5242530eb63750e915
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index db38ca8c6795..26e7d5517188 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1202,8 +1202,6 @@ // derivations from RID_SCDLG_SELENTRY -#define RID_SCPAGE_LAYOUT (SC_DIALOGS_START + 114) - #define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120) #define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121) #define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122) |