mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
ChartsPlaylistInterface is no more.
This commit is contained in:
@@ -31,7 +31,6 @@ class PlayableModel;
|
||||
class QSortFilterProxyModel;
|
||||
class QStandardItemModel;
|
||||
class QStandardItem;
|
||||
class TreeModel;
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
@@ -41,7 +40,6 @@ namespace Ui
|
||||
namespace Tomahawk
|
||||
{
|
||||
class ChartDataLoader;
|
||||
class ChartsPlaylistInterface;
|
||||
}
|
||||
|
||||
namespace Tomahawk
|
||||
@@ -114,7 +112,6 @@ private:
|
||||
|
||||
AnimatedSpinner* m_spinner;
|
||||
bool m_loading;
|
||||
friend class Tomahawk::ChartsPlaylistInterface;
|
||||
};
|
||||
|
||||
const QString CHARTS_VIEWPAGE_NAME = "charts";
|
||||
|
Reference in New Issue
Block a user