diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-26 13:18:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-26 13:55:25 +0100 |
commit | d82e1f1a1decb690926207d9fafdaebfe134ded3 (patch) | |
tree | ba5991d0c7a15aa391d6a7de1e8039604656616f /sc/inc/sc.hrc | |
parent | 8ece576c35094b9277a7536f0f6d23526341194e (diff) |
convert calculation settings dialog to .ui format
Change-Id: I0031094be63f2d8efeac42d5ca560f57af5326b6
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 a5d6973416b2..e0bbdca19b77 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1099,7 +1099,7 @@ #define RID_SCDLG_TAB_BG_COLOR (SC_DIALOGS_START + 154) #define RID_SCDLG_DATABAR (SC_DIALOGS_START + 155) #define RID_COND_ENTRY (SC_DIALOGS_START + 156) -#define RID_SCDLG_FORMULA_CALCOPTIONS (SC_DIALOGS_START + 157) + #define RID_ICON_SET_ENTRY (SC_DIALOGS_START + 158) #define RID_SCDLG_COND_FORMAT_MANAGER (SC_DIALOGS_START + 159) |