diff options
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 9d85a5ac6544..47499709ce10 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -951,7 +951,7 @@ #define RID_SCDLG_FILTER (SC_DIALOGS_START + 8) #define RID_SCDLG_SPEC_FILTER (SC_DIALOGS_START + 9) -#define RID_SCDLG_DELCELL (SC_DIALOGS_START + 11) + #define RID_SCDLG_INSCELL (SC_DIALOGS_START + 12) #define RID_SCDLG_INSCONT (SC_DIALOGS_START + 14) |