summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-09-16 19:30:09 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-09-16 19:30:09 (EDT)
commit3022efe63856f9e0bda74c3709506955b3db3bf0 (patch)
tree2128d8d5dd4e06be1d5348489901719970e2ce78 /src/tab-chrome.h
parent939b1817d39bc0cf094fd59194d9350b2b09993c (diff)
downloadmarquee-3022efe63856f9e0bda74c3709506955b3db3bf0.zip
marquee-3022efe63856f9e0bda74c3709506955b3db3bf0.tar.gz
marquee-3022efe63856f9e0bda74c3709506955b3db3bf0.tar.bz2
src/tab-chrome.[ch]: s/location/uri/ and s/Location/URI/
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 3ea82a1..565fedd 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -26,7 +26,7 @@
typedef struct {
GtkWidget *container;
- GtkWidget *location_bar;
+ GtkWidget *uri_bar;
} MqTabChrome;
MqTabChrome *