From d2b2b79106f4eb9e355229623554be2317046c4f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 30 Jun 2013 20:38:46 +0100 Subject: convert show redlines warning box to new-style message dialog Change-Id: I5d7e205c8908fab6ff70065961d77b3b91d82461 --- sw/inc/comcore.hrc | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc') diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc index ace1c6e8091a..21e1d7e99331 100644 --- a/sw/inc/comcore.hrc +++ b/sw/inc/comcore.hrc @@ -43,7 +43,6 @@ #define STR_SPELL_TITLE (RC_COMCORE_BEGIN + 15) #define STR_HYPH_TITLE (RC_COMCORE_BEGIN + 16) #define MSG_DISABLE_UNDO_QUESTION (RC_COMCORE_BEGIN + 17) -#define MSG_DISABLE_READLINE_QUESTION (RC_COMCORE_BEGIN + 18) #define STR_REDLINE_INSERT (RC_COMCORE_BEGIN + 19) #define STR_REDLINE_DELETE (RC_COMCORE_BEGIN + 20) -- cgit