summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-09-16 16:54:43 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-09-16 16:54:43 (EDT)
commitfcff97c2a8d6fa471bd53798dc320e34075de8e8 (patch)
tree925041b7375e516158bf87f7c01dc208ddcf6b4c /src/tab-chrome.h
parent776baccd121eae4fdc42b50cfb55e13491f2adc2 (diff)
downloadmarquee-fcff97c2a8d6fa471bd53798dc320e34075de8e8.zip
marquee-fcff97c2a8d6fa471bd53798dc320e34075de8e8.tar.gz
marquee-fcff97c2a8d6fa471bd53798dc320e34075de8e8.tar.bz2
mq_tab_chrome_new(): Create a proper toolbar
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 27804fd..564474c 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -24,6 +24,7 @@
typedef struct {
GtkWidget *container;
+ GtkWidget *location_bar;
} MqTabChrome;
MqTabChrome *