This commit is contained in:
Marcos Pinto 2007-07-21 07:32:11 +00:00
parent b73ce6fb46
commit 380fcf889a

View File

@ -271,3 +271,4 @@ class scheduler_select(gtk.DrawingArea):
def mouse_leave(self, widget, event):
self.clear_infotext()
self.hover_point = [-1,-1]