- Fixed deleteFromList (non permanently) -> bug introduced recently

This commit is contained in:
Christophe Dumez 2007-02-27 08:37:02 +00:00
parent 243045917a
commit 3d8032a092
2 changed files with 3 additions and 2 deletions

View file

@ -97,6 +97,7 @@ int main(int argc, char *argv[]){
qDebug("%s locale unrecognized, using default (en_GB).", (const char*)locale.toUtf8());
}
app.installTranslator(&translator);
app.setApplicationName("qBittorrent");
// Read torrents given on command line
QStringList torrentCmdLine = app.arguments();
// Remove first argument (program name)