mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 18:08:39 +00:00
fix last
This commit is contained in:
parent
b73ce6fb46
commit
380fcf889a
1 changed files with 1 additions and 0 deletions
|
@ -271,3 +271,4 @@ class scheduler_select(gtk.DrawingArea):
|
||||||
def mouse_leave(self, widget, event):
|
def mouse_leave(self, widget, event):
|
||||||
self.clear_infotext()
|
self.clear_infotext()
|
||||||
self.hover_point = [-1,-1]
|
self.hover_point = [-1,-1]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue