diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-06 11:59:14 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-06 16:42:26 +0100 |
commit | 82ed0efee489b91037a41fc72b898582ea3e5ec4 (patch) | |
tree | a4c8f72aa2273e9ea6b97183c15cdb46180947fd /sw/inc | |
parent | a4c3dc55951dd54882be9eac2c8f6057fa184f07 (diff) |
convert concordence entry dialog to .ui format
Change-Id: I52f88e6be67c4473ccf1b999ac7cb346b1c4f9ee
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/helpid.h | 1 | ||||
-rw-r--r-- | sw/inc/index.hrc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index 72dcb8086e31..1ea0ffcb9636 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -410,7 +410,6 @@ #define HID_AUTH_FIELD_ISBN "SW_HID_AUTH_FIELD_ISBN" #define HID_INSERT_INDEX_ENTRY_LEVEL_LB "SW_HID_INSERT_INDEX_ENTRY_LEVEL_LB" -#define HID_DLG_CREATE_AUTOMARK "SW_HID_DLG_CREATE_AUTOMARK" #define HID_BUSINESS_CARD_CONTENT "SW_HID_BUSINESS_CARD_CONTENT" #define HID_SAVE_LABEL_DLG "SW_HID_SAVE_LABEL_DLG" #define HID_BUSINESS_FMT_PAGE "SW_HID_BUSINESS_FMT_PAGE" diff --git a/sw/inc/index.hrc b/sw/inc/index.hrc index 6f3ec1eb7e2b..99ec6e56d7a0 100644 --- a/sw/inc/index.hrc +++ b/sw/inc/index.hrc @@ -40,7 +40,6 @@ #define STR_FILE_NOT_FOUND (RC_INDEX_BEGIN + 18) #define DLG_CHANGE_AUTH_ENTRY (RC_INDEX_BEGIN + 19) -#define DLG_CREATE_AUTOMARK (RC_INDEX_BEGIN + 20) #endif // _INDEX_HRC |