summaryrefslogtreecommitdiff
path: root/src/browser-view/browser-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/browser-view/browser-view.h')
-rwxr-xr-xsrc/browser-view/browser-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/browser-view/browser-view.h b/src/browser-view/browser-view.h
index bfdba80..c53761f 100755
--- a/src/browser-view/browser-view.h
+++ b/src/browser-view/browser-view.h
@@ -89,6 +89,7 @@ public:
Evas_Object *get_favicon(const char *url);
void delete_non_user_created_windows(void);
Eina_Bool _is_loading(void);
+ Eina_Bool launch_find_word_with_text(const char *text_to_find);
private:
typedef enum _homepage_mode {
#if defined(FEATURE_MOST_VISITED_SITES)