diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-29 21:22:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-29 23:22:45 +0000 |
commit | eb91348f8dee9ca6f46050a7170ff2bb39c13146 (patch) | |
tree | 5f6e1032c4065bfcf500c161b5883aed3f9b55a9 /sc/inc/sc.hrc | |
parent | 5825567cbaf516037906770ef73bf87f076c5d80 (diff) |
convert solver success dialog to .ui
Change-Id: Ia9062a21afde96510a4953d1b51e7e59e9012fb7
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index d97cfcf48d2e..0b0f3980fd06 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1095,7 +1095,6 @@ #define RID_SCDLG_SOLVEROPTIONS (SC_DIALOGS_START + 139) #define RID_SCDLG_SOLVER_PROGRESS (SC_DIALOGS_START + 142) -#define RID_SCDLG_SOLVER_SUCCESS (SC_DIALOGS_START + 144) #define RID_SCDLG_CONFLICTS (SC_DIALOGS_START + 145) #define RID_SCDLG_SHAREDOCUMENT (SC_DIALOGS_START + 146) |