mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
- Updated Romanian translation
This commit is contained in:
@@ -211,6 +211,7 @@ int main(int argc, char *argv[]){
|
||||
}
|
||||
int ret = app->exec();
|
||||
delete window;
|
||||
qDebug("app children: %d", app->children().size());
|
||||
delete app;
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user