mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Cleanup header
This commit is contained in:
@@ -22,21 +22,17 @@
|
|||||||
#ifndef WHATSHOTWIDGET_H
|
#ifndef WHATSHOTWIDGET_H
|
||||||
#define WHATSHOTWIDGET_H
|
#define WHATSHOTWIDGET_H
|
||||||
|
|
||||||
#include "PlaylistInterface.h"
|
|
||||||
#include "infosystem/InfoSystem.h"
|
|
||||||
#include "../ViewPageDllMacro.h"
|
#include "../ViewPageDllMacro.h"
|
||||||
#include "ViewPagePlugin.h"
|
#include "ViewPagePlugin.h"
|
||||||
#include "ViewPageLazyLoader.h"
|
#include "ViewPageLazyLoader.h"
|
||||||
|
|
||||||
|
|
||||||
|
class AnimatedSpinner;
|
||||||
|
class PlayableModel;
|
||||||
class QSortFilterProxyModel;
|
class QSortFilterProxyModel;
|
||||||
class QStandardItemModel;
|
class QStandardItemModel;
|
||||||
class QStandardItem;
|
class QStandardItem;
|
||||||
class TreeModel;
|
class TreeModel;
|
||||||
class PlaylistModel;
|
|
||||||
class TreeProxyModel;
|
|
||||||
class PlayableModel;
|
|
||||||
class AnimatedSpinner;
|
|
||||||
|
|
||||||
namespace Ui
|
namespace Ui
|
||||||
{
|
{
|
||||||
@@ -47,7 +43,6 @@ namespace Tomahawk
|
|||||||
{
|
{
|
||||||
class ChartDataLoader;
|
class ChartDataLoader;
|
||||||
class ChartsPlaylistInterface;
|
class ChartsPlaylistInterface;
|
||||||
class ChartDataLoader;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Tomahawk
|
namespace Tomahawk
|
||||||
|
Reference in New Issue
Block a user