forked from Wobbl/Wobuzz
Made the double click working again.
This commit is contained in:
parent
22ffd211df
commit
0879575882
3 changed files with 17 additions and 5 deletions
|
@ -51,6 +51,7 @@ def main():
|
|||
app.library.temporary_playlist = playlist
|
||||
|
||||
app.library.load_playlist_views()
|
||||
|
||||
sys.exit(app.qt_app.exec())
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue