diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:20:33 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:57:02 +0000 |
commit | 25aa5054ce060567c579e299bfd874c55a8c8bd2 (patch) | |
tree | 671b55d91eb1b91dff50392d544678752479fe00 /sc/inc | |
parent | 94f1a0880c8374798cc5c011384876a83cd7bd6e (diff) |
replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENT
Change-Id: I95f127756200d0389103cf11d5e03c0a40e27d05
Diffstat (limited to 'sc/inc')
-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 f9eb2e50d961..db38ca8c6795 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1202,7 +1202,6 @@ // derivations from RID_SCDLG_SELENTRY -#define RID_SCPAGE_CONTENT (SC_DIALOGS_START + 113) #define RID_SCPAGE_LAYOUT (SC_DIALOGS_START + 114) #define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120) |