diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-06-20 15:38:01 +0200 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-07-22 20:19:28 +0200 |
commit | 8560fb88c7252e5ad60674e447f2e194298f08de (patch) | |
tree | eb1b9858f2bac39b9e8485859c5400813cbfa751 /sw/inc/dialog.hrc | |
parent | df685a3faacd5952ea6dca373c7f304dbfb43e4c (diff) |
Remove obsolote border dialog
Change-Id: I57f3db05a21caeff04f280a0c13c3facfe23c3c1
Diffstat (limited to 'sw/inc/dialog.hrc')
-rw-r--r-- | sw/inc/dialog.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index 802a66f5e2ab..902404fabf40 100644 --- a/sw/inc/dialog.hrc +++ b/sw/inc/dialog.hrc @@ -56,7 +56,6 @@ #define RC_DLG_ADDR (RC_DIALOG_BEGIN + 90) #define RC_SWDLG_BACKGROUND (RC_DIALOG_BEGIN + 91) #define RC_DLG_SWNUMFMTDLG (RC_DIALOG_BEGIN + 92) -#define RC_DLG_SWBORDERDLG (RC_DIALOG_BEGIN + 93) #define RC_DLG_SWWRAPDLG (RC_DIALOG_BEGIN + 94) #define RC_DLG_SWFLDEDITDLG (RC_DIALOG_BEGIN + 95) // Ueberlaufpruefung ******************************************************** |