diff options
-rw-r--r-- | cui/source/inc/helpid.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index 5af383e31448..8354935ad353 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -189,6 +189,8 @@ #define HID_SEARCH_STARTOVER "CUI_HID_SEARCH_STARTOVER" #define HID_SEARCH_WILDCARD "CUI_HID_SEARCH_WILDCARD" #define HID_SEARCH_REGULAR "CUI_HID_SEARCH_REGULAR" +#define HID_SEARCH_APPROX "CUI_HID_SEARCH_APPROX" +#define HID_SEARCH_APPROXSETTINGS "CUI_HID_SEARCH_APPROXSETTINGS" #define HID_SEARCH_BTN_SEARCH "CUI_HID_SEARCH_BTN_SEARCH" #define HID_SEARCH_BTN_CLOSE "CUI_HID_SEARCH_BTN_CLOSE" #define HID_GALLERY_BROWSER "CUI_HID_GALLERY_BROWSER" |