mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Fixed QSharedPtr related warnings.
This commit is contained in:
@@ -26,6 +26,8 @@
|
|||||||
#include "collection.h"
|
#include "collection.h"
|
||||||
#include "typedefs.h"
|
#include "typedefs.h"
|
||||||
#include "query.h"
|
#include "query.h"
|
||||||
|
#include "artist.h"
|
||||||
|
#include "album.h"
|
||||||
|
|
||||||
#include "dllmacro.h"
|
#include "dllmacro.h"
|
||||||
|
|
||||||
|
@@ -22,6 +22,8 @@
|
|||||||
#include "databasecommand.h"
|
#include "databasecommand.h"
|
||||||
#include "databaseimpl.h"
|
#include "databaseimpl.h"
|
||||||
#include "result.h"
|
#include "result.h"
|
||||||
|
#include "artist.h"
|
||||||
|
#include "album.h"
|
||||||
|
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
|
|
||||||
|
@@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
#include "resolver.h"
|
#include "resolver.h"
|
||||||
#include "result.h"
|
#include "result.h"
|
||||||
|
#include "artist.h"
|
||||||
|
#include "album.h"
|
||||||
|
|
||||||
#include "dllmacro.h"
|
#include "dllmacro.h"
|
||||||
|
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
#include <QPersistentModelIndex>
|
#include <QPersistentModelIndex>
|
||||||
#include <QPixmap>
|
#include <QPixmap>
|
||||||
|
|
||||||
|
#include "artist.h"
|
||||||
#include "album.h"
|
#include "album.h"
|
||||||
|
|
||||||
#include "dllmacro.h"
|
#include "dllmacro.h"
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#include "playlistproxymodelplaylistinterface.h"
|
#include "playlistproxymodelplaylistinterface.h"
|
||||||
|
|
||||||
|
#include "result.h"
|
||||||
#include "dllmacro.h"
|
#include "dllmacro.h"
|
||||||
|
|
||||||
class QueueProxyModel;
|
class QueueProxyModel;
|
||||||
|
Reference in New Issue
Block a user