diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-18 21:28:31 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-19 10:48:41 +0000 |
commit | b23887e901706814e2c046d8ccd10549d6892554 (patch) | |
tree | 37f19f1d873062084c483a20a23833ba52ae7f3a /cui/source/inc | |
parent | 7cf8320c5db2355da1983ef8cd2fd6737338d33b (diff) |
move memory option page to cui and adapt code
Change-Id: I0660592f233d9f190d11337068f33f2c13ba9251
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 85fa29718ea3..782605e51a50 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -51,7 +51,6 @@ #define HID_OFA_FONT_SUBST_CLB "CUI_HID_OFA_FONT_SUBST_CLB" #define HID_OFA_TP_VIEW "CUI_HID_OFA_TP_VIEW" #define HID_OFA_TP_LANGUAGES "CUI_HID_OFA_TP_LANGUAGES" -#define HID_OFA_TP_MEMORY "CUI_HID_OFA_TP_MEMORY" #define HID_DBPATH_CTL_PATH "CUI_HID_DBPATH_CTL_PATH" #define HID_DBPATH_HEADERBAR "CUI_HID_DBPATH_HEADERBAR" #define HID_OFAPAGE_SMARTTAG_OPTIONS "CUI_HID_OFAPAGE_SMARTTAG_OPTIONS" |