mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
* Fixed SipPlugin for headless.
This commit is contained in:
@@ -58,12 +58,16 @@ SipPlugin::serviceName() const
|
||||
}
|
||||
|
||||
|
||||
#ifndef ENABLE_HEADLESS
|
||||
|
||||
QMenu*
|
||||
SipPlugin::menu()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Tomahawk::Accounts::Account*
|
||||
SipPlugin::account() const
|
||||
|
Reference in New Issue
Block a user