1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 09:04:33 +02:00

Fix compilation for Qt4

This commit is contained in:
Uwe L. Korn
2014-05-24 12:13:07 +01:00
parent ee4fa3988e
commit 5e7f3daa5e

View File

@@ -50,6 +50,7 @@
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QMetaProperty>
#include <QTime>
#include <QWebFrame>
#include <boost/bind.hpp>