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