1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-15 05:22:35 +02:00

Export WhatsHot plugin

This commit is contained in:
Uwe L. Korn 2014-07-03 20:31:23 +01:00
parent 03a227d662
commit cf65fe2f75

View File

@ -628,3 +628,5 @@ WhatsHot::WhatsHot( QWidget* parent )
WhatsHot::~WhatsHot()
{
}
Q_EXPORT_PLUGIN2( ViewPagePlugin, WhatsHot )