summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-10-01 05:37:12 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-10-01 05:37:12 (EDT)
commit06f7d046509945a917ee8f5ca9fd9c57c8e88e3c (patch)
tree160493aadc25500fc02520f4e9c4407e54ae49ef /src/tab-chrome.h
parentf0d15bf49fff436cd4e5416fb37b9a5bfe98f8b8 (diff)
downloadmarquee-06f7d046509945a917ee8f5ca9fd9c57c8e88e3c.zip
marquee-06f7d046509945a917ee8f5ca9fd9c57c8e88e3c.tar.gz
marquee-06f7d046509945a917ee8f5ca9fd9c57c8e88e3c.tar.bz2
MqTabChrome: Close menu on about button click
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 0fa8640..ff9c552 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -46,6 +46,7 @@ struct MqTabChrome {
GtkWidget *back_forward_popover;
gint back_items;
GtkToolItem *menu_button;
+ GtkWidget *menu_popover;
};
MqTabChrome *