From f82b7a2aea7bcbc6dca13fc251b11685d62b8380 Mon Sep 17 00:00:00 2001 From: Jack Leigh Date: Wed, 12 Dec 2012 21:58:17 +0000 Subject: migrate 'Caption options' dialog to .ui file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I58dbb70faf22c5958b65e5192664b7d12d62f04c Reviewed-on: https://gerrit.libreoffice.org/1312 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/inc/helpid.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc/helpid.h') 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" -- cgit