From 3022efe63856f9e0bda74c3709506955b3db3bf0 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Sep 2017 19:30:09 -0400 Subject: src/tab-chrome.[ch]: s/location/uri/ and s/Location/URI/ --- (limited to 'src/tab-chrome.h') 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 * -- cgit v0.9.1