mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
Suppress warning.
This commit is contained in:
@@ -891,6 +891,7 @@ TomahawkWindow::pluginMenuAdded( QMenu* menu )
|
||||
void
|
||||
TomahawkWindow::pluginMenuRemoved( QMenu* menu )
|
||||
{
|
||||
Q_UNUSED( menu )
|
||||
SipPlugin* plugin = qobject_cast< SipPlugin* >( sender() );
|
||||
if ( plugin )
|
||||
{
|
||||
|
Reference in New Issue
Block a user