diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-15 10:36:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-15 10:38:00 +0100 |
commit | 4f4ab917261e0f3fef242e54a2a5e45fb75aeb82 (patch) | |
tree | 8b802493b79a52c29e1e0d3a5886ecdfcc256592 /sc/inc/sc.hrc | |
parent | 8d124bc49a3b89705763e81e0acc2335f6e090f7 (diff) |
convert external data dialog to .ui
Change-Id: I2dfaf152bd473f73fdeec08a8c2ac6b007d38352
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 47499709ce10..d1310920cdf9 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1064,7 +1064,7 @@ #define RID_SCDLG_DAPISERVICE (SC_DIALOGS_START + 130) #define RID_SCDLG_DAPIDATA (SC_DIALOGS_START + 131) -#define RID_SCDLG_LINKAREA (SC_DIALOGS_START + 132) + #define RID_SCDLG_DPDATAFIELD (SC_DIALOGS_START + 133) #define RID_SCDLG_DPSUBTOTAL_OPT (SC_DIALOGS_START + 134) #define RID_SCDLG_DPNUMGROUP (SC_DIALOGS_START + 135) |