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:
committed by
Uwe L. Korn
parent
ea5f25951c
commit
f542c4846a
@@ -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();
|
||||
|
Reference in New Issue
Block a user