mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 08:04:25 +02:00
Qt5 won't save us from some warnings
This commit is contained in:
@@ -26,13 +26,9 @@
|
|||||||
|
|
||||||
#include "Artist.h"
|
#include "Artist.h"
|
||||||
#include "Query.h"
|
#include "Query.h"
|
||||||
|
#include "Result.h"
|
||||||
#include "Source.h"
|
#include "Source.h"
|
||||||
|
|
||||||
// Forward Declarations breaking QSharedPointer
|
|
||||||
#if QT_VERSION < QT_VERSION_CHECK( 5, 0, 0 )
|
|
||||||
#include "Result.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
using namespace Tomahawk;
|
using namespace Tomahawk;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user