1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Cleanup header

This commit is contained in:
Uwe L. Korn
2014-06-29 21:27:04 +01:00
parent 8536ed2622
commit 0fafa771de

View File

@@ -22,21 +22,17 @@
#ifndef WHATSHOTWIDGET_H
#define WHATSHOTWIDGET_H
#include "PlaylistInterface.h"
#include "infosystem/InfoSystem.h"
#include "../ViewPageDllMacro.h"
#include "ViewPagePlugin.h"
#include "ViewPageLazyLoader.h"
class AnimatedSpinner;
class PlayableModel;
class QSortFilterProxyModel;
class QStandardItemModel;
class QStandardItem;
class TreeModel;
class PlaylistModel;
class TreeProxyModel;
class PlayableModel;
class AnimatedSpinner;
namespace Ui
{
@@ -47,7 +43,6 @@ namespace Tomahawk
{
class ChartDataLoader;
class ChartsPlaylistInterface;
class ChartDataLoader;
}
namespace Tomahawk