diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-14 15:03:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-14 16:10:39 +0100 |
commit | d03ec9f32d7a6331e6bc49cf54a54d15a1399638 (patch) | |
tree | 7fae4756b0a7a6c4b9c3446ec318a90f8dfb9524 /sw/inc/dbui.hrc | |
parent | 6521201d164632c4a854cc90e4347f3b73e2d9c1 (diff) |
really convert select address block to .ui
Change-Id: Icfd77f2037a27f24fd796084509a1baa7734103b
Diffstat (limited to 'sw/inc/dbui.hrc')
-rw-r--r-- | sw/inc/dbui.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dbui.hrc b/sw/inc/dbui.hrc index 7e240858c00f..361b7dae14c3 100644 --- a/sw/inc/dbui.hrc +++ b/sw/inc/dbui.hrc @@ -38,7 +38,7 @@ #define DLG_MM_CREATEADDRESSLIST (RC_DBUI_BEGIN + 14) #define DLG_MM_CUSTOMIZE_ADDRESS_LIST (RC_DBUI_BEGIN + 17) -#define DLG_MM_SELECTADDRESSBLOCK (RC_DBUI_BEGIN + 19) + #define DLG_MM_ASSIGNFIELDS (RC_DBUI_BEGIN + 20) #define DLG_MM_LAYOUT_PAGE (RC_DBUI_BEGIN + 22) |