mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 14:46:33 +02:00
Unprefix Qt includes
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#ifndef SOURCE_H
|
||||
#define SOURCE_H
|
||||
|
||||
#include <QtCore/QObject>
|
||||
#include <QtCore/QSharedPointer>
|
||||
#include <QtCore/QVariantMap>
|
||||
#include <QObject>
|
||||
#include <QSharedPointer>
|
||||
#include <QVariantMap>
|
||||
|
||||
#include "Typedefs.h"
|
||||
#include "accounts/AccountManager.h"
|
||||
|
Reference in New Issue
Block a user