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