diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 13:04:36 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 15:36:43 +0000 |
commit | 3d033a8457180d9e4ccc2b1c1568d79087805209 (patch) | |
tree | 8e231b70c2e7cbdc8b625cfdd60700392e0ac31d /cui/source/inc | |
parent | a43f6eeae3affb4c1573e6b2b11872b38c2e54b0 (diff) |
move accessibility options .ui to right place and adapt code
getting rid a pile of custom widget moving code
Change-Id: I68879f9ebaf28629c4759315b318b390a985a544
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/helpid.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index c783861abec8..9dc68df56f6e 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -43,7 +43,6 @@ #define HID_LNGDLG_NUM_PREBREAK "CUI_HID_LNGDLG_NUM_PREBREAK" #define HID_OPTIONS_COLORCONFIG "CUI_HID_OPTIONS_COLORCONFIG" #define HID_OPTIONS_COLORCONFIG_SAVE_SCHEME "CUI_HID_OPTIONS_COLORCONFIG_SAVE_SCHEME" -#define HID_OPTIONS_ACCESSIBILITYCONFIG "CUI_HID_OPTIONS_ACCESSIBILITYCONFIG" #define HID_OPTIONS_COLORCONFIG_COLORLIST_WIN "CUI_HID_OPTIONS_COLORCONFIG_COLORLIST_WIN" #define HID_OPTIONS_COLORCONFIG_NAME_SCHEME "CUI_HID_OPTIONS_COLORCONFIG_NAME_SCHEME" #define HID_OPTIONS_PATHS_SELECTFOLDER "CUI_HID_OPTIONS_PATHS_SELECTFOLDER" |