diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-30 16:03:09 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-30 16:12:02 +0000 |
commit | 9f5df4cda93eb470fb79fc4b8014d9a6dde2284b (patch) | |
tree | 2ee3579071b96a14bf13ec30d655cb991cb72218 /sc/inc/sc.hrc | |
parent | d1a1dc8e5ba108e8973db5b95669bf882d4fcc67 (diff) |
convert solver options dialog to .ui
Change-Id: I319210233dd1b71f6e717c7322b953de8f093150
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 7230fee5dfe7..b592b518f611 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1093,8 +1093,6 @@ #define RID_SCDLG_DPDATEGROUP (SC_DIALOGS_START + 136) #define RID_SCDLG_DPSHOWDETAIL (SC_DIALOGS_START + 137) -#define RID_SCDLG_SOLVEROPTIONS (SC_DIALOGS_START + 139) - #define RID_SCDLG_CONFLICTS (SC_DIALOGS_START + 145) #define RID_SCDLG_SHAREDOCUMENT (SC_DIALOGS_START + 146) #define RID_SCDLG_TABPROTECTION (SC_DIALOGS_START + 148) |