From ad09ced9f63be77831aab6708b2afa2861ff0eaa Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 2 Oct 2012 13:17:28 +0100 Subject: Resolves: fdo#55524 convert insert break dialog fully Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45 --- sw/inc/chrdlg.hrc | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc/chrdlg.hrc') diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index a365245b86ab..ea17a38e58cf 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -23,7 +23,6 @@ #define DLG_CHAR (RC_CHRDLG_BEGIN + 1) #define DLG_PARA (RC_CHRDLG_BEGIN + 2) -#define DLG_BREAK (RC_CHRDLG_BEGIN + 5) #define DLG_DROPCAPS (RC_CHRDLG_BEGIN + 8) #define DLG_DRAWCHAR (RC_CHRDLG_BEGIN + 9) #define DLG_DRAWPARA (RC_CHRDLG_BEGIN + 10) -- cgit