diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-10-02 13:17:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-10-02 13:17:55 +0100 |
commit | ad09ced9f63be77831aab6708b2afa2861ff0eaa (patch) | |
tree | a87e822841a403a54daee2d4dd88283c0c6fc859 /sw/inc/chrdlg.hrc | |
parent | 3621487e49f53f0d37ea92c3cf45ed3dabb6daa5 (diff) |
Resolves: fdo#55524 convert insert break dialog fully
Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45
Diffstat (limited to 'sw/inc/chrdlg.hrc')
-rw-r--r-- | sw/inc/chrdlg.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
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) |