first beta

This commit is contained in:
2017-10-20 16:58:31 +02:00
parent 8276348484
commit a4bf26f422
6 changed files with 99 additions and 42 deletions
+3
View File
@@ -66,6 +66,9 @@ QList<cMovie*> cTheMovieDBV3::search(const QString& szMovie, const qint16& year,
break;
page++;
if(page > 20)
break;
delete reply;
}
else