From dd00b2311a6d4dd381512e95ffe00dc5845dcaed Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 16 Jun 2014 13:31:53 +0100 Subject: convert Save Progress Dialog to .ui Change-Id: I833e6e9c78620443325b5ef9efa403a5eef497cc --- include/svx/dialogs.hrc | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 3bcbc405e2e8..3542e99ea48e 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -1049,7 +1049,6 @@ // document recovery and error report // recycling ids from DBManager -#define RID_SVX_MDLG_DOCRECOVERY_PROGR ( RID_SVX_START + 11 ) #define RID_SVX_MDLG_DOCRECOVERY_BROKEN ( RID_SVX_START + 12 ) // !!!! double defined ID's (see below) !!! -- cgit