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:
@@ -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
|
||||
|
Reference in New Issue
Block a user