1
0
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:
Christian Muehlhaeuser 2012-06-01 06:37:11 +02:00
parent 1d1b3ff382
commit 18183c512f
3 changed files with 0 additions and 3 deletions

View File

@ -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"

View File

@ -37,7 +37,6 @@ class QStandardItemModel;
class QStandardItem;
class TreeModel;
class PlaylistModel;
class OverlayWidget;
class TreeProxyModel;
class AlbumModel;
class PlayableModel;

View File

@ -36,7 +36,6 @@ class QStandardItemModel;
class QStandardItem;
class TreeModel;
class PlaylistModel;
class OverlayWidget;
class TreeProxyModel;
class PlayableModel;