summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--iw/timezone_map_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/timezone_map_gui.py b/iw/timezone_map_gui.py
index 1e09640f4..99f148041 100644
--- a/iw/timezone_map_gui.py
+++ b/iw/timezone_map_gui.py
@@ -193,6 +193,7 @@ class TimezoneMap(gtk.VBox):
def canvasEvent(self, widget, event=None):
if event.type == gtk.gdk.LEAVE_NOTIFY:
self.arrow.hide()
+ self.status.push(self.statusContext, "")
def map2canvas(self, lat, long):
x2 = self.mapWidth