Fix resume playback on start not working.
This commit is contained in:
parent
c3a7920cb4
commit
de23c3181f
@ -1412,7 +1412,7 @@ void MainWindow::closeEvent(QCloseEvent* event) {
|
|||||||
event->ignore();
|
event->ignore();
|
||||||
SetHiddenInTray(true);
|
SetHiddenInTray(true);
|
||||||
} else {
|
} else {
|
||||||
QApplication::quit();
|
Exit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user