1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

Remove unused QJson includes in Playdar API

This commit is contained in:
Uwe L. Korn
2014-04-12 13:37:15 +01:00
parent 842833e041
commit 0a0da836a2

View File

@@ -31,9 +31,7 @@
#include <QxtWeb/QxtWebSlotService>
#include <QxtWeb/QxtWebPageEvent>
#include <qjson/parser.h>
#include <qjson/serializer.h>
#include <qjson/qobjecthelper.h>
#include <QFile>
#include <QSharedPointer>