diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-09-19 12:44:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-09-28 08:48:49 +0100 |
commit | 29d6cfdca55c56a61c5a22c42f764697b5dc03b4 (patch) | |
tree | 151a3689cb4221542735215e0f5b42e97179c8e7 /sw/inc | |
parent | e4c8ec5fec16aaf786db4b9cc604bf693562f004 (diff) |
convert hard-coded layout of char hyperlink tabpage to .ui
Change-Id: I4d43f911b084146393e4be514584acc245a4fda4
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/helpid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index 48d13bf29555..f8e4febd1a50 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -175,7 +175,6 @@ #define HID_ENV_ENV "SW_HID_ENV_ENV" #define HID_ENV_FMT "SW_HID_ENV_FMT" #define HID_FRM_URL "SW_HID_FRM_URL" -#define HID_CHAR_URL "SW_HID_CHAR_URL" #define HID_CONTENT_OPT "SW_HID_CONTENT_OPT" #define HID_STD_FONT "SW_HID_STD_FONT" #define HID_COND_COLL "SW_HID_COND_COLL" |