mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Fix possible crash when using the new "Auto-shutdown" feature
This commit is contained in:
@@ -308,7 +308,7 @@ int main(int argc, char *argv[]){
|
||||
#endif
|
||||
|
||||
int ret = app.exec();
|
||||
|
||||
qDebug("Application has exited");
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user