Some comments

This commit is contained in:
Luca Beltrame 2013-04-01 10:28:43 +02:00
parent e1a3a94946
commit 601975a6fd
2 changed files with 8 additions and 9 deletions

View file

@ -21,6 +21,9 @@
*/
#include "utils.h"
// Qt
#include <qjson/parser.h>
#include <QtXml/QXmlStreamReader>
#include <QDebug>
@ -54,8 +57,6 @@ namespace Danbooru {
}
qDebug() << "First step URL" << danbooruUrl.url();
// Now, let's add tags should we have them
if (!tags.isEmpty()) {