diff options
author | Jack Leigh <leighman@gmx.se> | 2012-12-12 21:58:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-13 13:38:55 +0000 |
commit | f82b7a2aea7bcbc6dca13fc251b11685d62b8380 (patch) | |
tree | 3157709f1a74d0046350b407b45f932f6b71b015 /sw/inc/helpid.h | |
parent | 3d5789d48d6602832abd33268e31afa4080cb87a (diff) |
migrate 'Caption options' dialog to .ui file
Change-Id: I58dbb70faf22c5958b65e5192664b7d12d62f04c
Reviewed-on: https://gerrit.libreoffice.org/1312
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/helpid.h')
-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 917d9deb628c..d443b6d8bccd 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -132,7 +132,6 @@ #define HID_SW_SORT_POSITION "SW_HID_SW_SORT_POSITION" #define HID_SYNC_BTN "SW_HID_SYNC_BTN" #define HID_EDIT_COMMENT "SW_HID_EDIT_COMMENT" -#define HID_DLG_SEQUENCE_OPTION "SW_HID_DLG_SEQUENCE_OPTION" #define HID_DLG_FLDEDT_NEXT "SW_HID_DLG_FLDEDT_NEXT" #define HID_DLG_FLDEDT_PREV "SW_HID_DLG_FLDEDT_PREV" #define HID_DLG_FLDEDT_ADDRESS "SW_HID_DLG_FLDEDT_ADDRESS" |