mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* No need to include OverlayWidget anymore.
This commit is contained in:
@@ -38,7 +38,6 @@
|
|||||||
#include "playlist/PlaylistModel.h"
|
#include "playlist/PlaylistModel.h"
|
||||||
#include "playlist/TreeProxyModel.h"
|
#include "playlist/TreeProxyModel.h"
|
||||||
#include "playlist/PlaylistChartItemDelegate.h"
|
#include "playlist/PlaylistChartItemDelegate.h"
|
||||||
#include "widgets/OverlayWidget.h"
|
|
||||||
#include "utils/TomahawkUtilsGui.h"
|
#include "utils/TomahawkUtilsGui.h"
|
||||||
#include "utils/Logger.h"
|
#include "utils/Logger.h"
|
||||||
#include "Pipeline.h"
|
#include "Pipeline.h"
|
||||||
|
@@ -37,7 +37,6 @@ class QStandardItemModel;
|
|||||||
class QStandardItem;
|
class QStandardItem;
|
||||||
class TreeModel;
|
class TreeModel;
|
||||||
class PlaylistModel;
|
class PlaylistModel;
|
||||||
class OverlayWidget;
|
|
||||||
class TreeProxyModel;
|
class TreeProxyModel;
|
||||||
class AlbumModel;
|
class AlbumModel;
|
||||||
class PlayableModel;
|
class PlayableModel;
|
||||||
|
@@ -36,7 +36,6 @@ class QStandardItemModel;
|
|||||||
class QStandardItem;
|
class QStandardItem;
|
||||||
class TreeModel;
|
class TreeModel;
|
||||||
class PlaylistModel;
|
class PlaylistModel;
|
||||||
class OverlayWidget;
|
|
||||||
class TreeProxyModel;
|
class TreeProxyModel;
|
||||||
class PlayableModel;
|
class PlayableModel;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user