mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed typo
This commit is contained in:
parent
10ab41ad2e
commit
9bb6c447c5
@ -2548,7 +2548,7 @@ class LyricsWindow(Gtk.Window):
|
|||||||
|
|
||||||
self.show_all()
|
self.show_all()
|
||||||
|
|
||||||
self.update()
|
self.refresh()
|
||||||
|
|
||||||
def remove_handlers(self, *args):
|
def remove_handlers(self, *args):
|
||||||
self.emitter.disconnect(self.file_changed)
|
self.emitter.disconnect(self.file_changed)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user