summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-09-16 19:32:31 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-09-16 19:32:31 (EDT)
commit83c1cf32ee6ed3b23f72b514d6a425632fb20b0c (patch)
tree82d8aa093b50bca8d00bc65f82c6254d30fa3936 /src/tab-chrome.h
parent4904fea4313ac7cb63ea14f7e3f232c6c7831823 (diff)
downloadmarquee-83c1cf32ee6ed3b23f72b514d6a425632fb20b0c.zip
marquee-83c1cf32ee6ed3b23f72b514d6a425632fb20b0c.tar.gz
marquee-83c1cf32ee6ed3b23f72b514d6a425632fb20b0c.tar.bz2
src/tab-chrome.[ch]: s/uri_bar/uri_entry/
Diffstat (limited to 'src/tab-chrome.h')
-rw-r--r--src/tab-chrome.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index 565fedd..74f65fe 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -26,7 +26,7 @@
typedef struct {
GtkWidget *container;
- GtkWidget *uri_bar;
+ GtkWidget *uri_entry;
} MqTabChrome;
MqTabChrome *