1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 10:24:01 +02:00

Merge branch 'qmlstation' of github.com:tomahawk-player/tomahawk into qmlstation

This commit is contained in:
Michael Zanetti
2012-11-28 21:14:05 +01:00

View File

@@ -50,7 +50,7 @@ namespace Ui
class MetaArtistInfoInterface;
class DLLEXPORT ArtistInfoWidget : public QDeclarativeView, public Tomahawk::ViewPage
class DLLEXPORT ArtistInfoWidget : public QWidget, public Tomahawk::ViewPage
{
Q_OBJECT