mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +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):
|
||||
self.clear_infotext()
|
||||
self.hover_point = [-1,-1]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue