diff options
author | Manal Alhassoun <malhassoun@kacst.edu.sa> | 2013-09-30 11:22:50 +0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-01 09:55:52 +0000 |
commit | ff3203c5c567ed14a8ff2e80408c304d3cdd84e0 (patch) | |
tree | 178f9ccc0046dfb31a015661bdb234c2002c7018 /svx/inc | |
parent | 5249bd69ff7fa41d785a5bf9f4e7539ef8288438 (diff) |
Convert change password dialog to widget UI
Change-Id: I0ff0eda77b849927fe6cffe5cf203c46ba9ef340
Reviewed-on: https://gerrit.libreoffice.org/6089
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/helpid.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index e9e1666bcdac..2e41991413f0 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -143,7 +143,6 @@ #define HID_MNU_ZOOM_OPTIMAL "SVX_HID_MNU_ZOOM_OPTIMAL" #define HID_MNU_ZOOM_PAGE_WIDTH "SVX_HID_MNU_ZOOM_PAGE_WIDTH" #define HID_MNU_ZOOM_WHOLE_PAGE "SVX_HID_MNU_ZOOM_WHOLE_PAGE" -#define HID_PASSWORD "SVX_HID_PASSWORD" #define HID_POPUP_COLOR "SVX_HID_POPUP_COLOR" #define HID_POPUP_COLOR_CTRL "SVX_HID_POPUP_COLOR_CTRL" #define HID_POPUP_FONTWORK_ALIGN "SVX_HID_POPUP_FONTWORK_ALIGN" |