diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-18 20:22:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-19 11:27:24 +0000 |
commit | 70467371485ada5a30b88968607b93dd62b3383c (patch) | |
tree | 7d7ef6a27e47b043c5a677b0818494e705b006da /sw/inc/chrdlg.hrc | |
parent | 494fa01eb08ebb251934fe1a868a702dfa19aca4 (diff) |
convert character properties tabdialog to .ui
Change-Id: I73fc5fc19ae75971b0569b708f4104c79b9a9cc2
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 5bbe3d62cab8..48f8a95d93c3 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -21,7 +21,6 @@ #include "rcid.hrc" -#define DLG_CHAR (RC_CHRDLG_BEGIN + 1) #define DLG_PARA (RC_CHRDLG_BEGIN + 2) #define DLG_DROPCAPS (RC_CHRDLG_BEGIN + 8) #define DLG_DRAWCHAR (RC_CHRDLG_BEGIN + 9) |