diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-10-23 09:53:02 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-23 10:41:30 +0100 |
commit | 05ef22774ac842ffff96eeec3a3cdcfa3c292d2f (patch) | |
tree | dba7e2b672164b2c5240d8db67f8d6fdf2c01088 /sc/inc/sc.hrc | |
parent | ea2738ec4571530ef2e40f1c9862a358df3dd08c (diff) |
convert input string dialog to .ui
Change-Id: I2d40924e77f075024aed54548ffda8a162f7af91
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 ba125ebcd4fa..7e945b6685ee 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -987,7 +987,7 @@ #define RID_SCDLG_INSCONT (SC_DIALOGS_START + 14) -#define RID_SCDLG_STRINPUT (SC_DIALOGS_START + 16) + #define RID_SCDLG_MTRINPUT (SC_DIALOGS_START + 17) #define RID_SCDLG_SELENTRY (SC_DIALOGS_START + 18) #define RID_SCDLG_AUTOFORMAT (SC_DIALOGS_START + 20) |