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

* Fixed compiling.

This commit is contained in:
Christian Muehlhaeuser
2012-11-28 15:34:10 +01:00
parent 369555f227
commit 96a90af296

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