1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Fix loading zeroconf with qt5

This commit is contained in:
Dominik Schmidt
2013-05-25 19:05:21 +02:00
committed by Uwe L. Korn
parent ea5f25951c
commit f542c4846a

View File

@@ -32,8 +32,10 @@ namespace Accounts
class ACCOUNTDLLEXPORT ZeroconfFactory : public AccountFactory
{
Q_PLUGIN_METADATA( IID "org.tomahawk-player.Player.AccountFactory" )
Q_OBJECT
Q_INTERFACES( Tomahawk::Accounts::AccountFactory )
public:
ZeroconfFactory();
virtual ~ZeroconfFactory();