mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
ChartsPlaylistInterface is no more.
This commit is contained in:
parent
34dc326560
commit
cec759051a
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user