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 aef59f9..61fc069 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -36,6 +36,7 @@ typedef struct {
GtkWidget *reload_icon;
GtkToolItem *stop_reload_button;
GtkWidget *uri_entry;
+ PangoAttrList *hovered_link_style;
WebKitWebView *web_view;
gboolean load_failed;
} MqTabChrome;