diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-30 20:38:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-30 20:40:16 +0100 |
commit | d2b2b79106f4eb9e355229623554be2317046c4f (patch) | |
tree | e84c88096090d61d2cfcaf384fbcb34885258f59 /sw/inc | |
parent | fea12c47101d3d13d1e6a611f88c54f257b49b11 (diff) |
convert show redlines warning box to new-style message dialog
Change-Id: I5d7e205c8908fab6ff70065961d77b3b91d82461
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/comcore.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
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) |