summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-chrome.h')
-rw-r--r--src/tab-chrome.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index 5cb1705..f3bf883 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -44,6 +44,7 @@ struct MqTabChrome {
gchar *hovered_link_uri;
GtkWidget *find_revealer;
GtkWidget *find_search_entry;
+ GtkWidget *find_matches_label;
gboolean find_match_case;
gboolean find_searching;
WebKitWebView *web_view;