mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Fixed snore's inbox-notification title & type.
This commit is contained in:
@@ -281,7 +281,7 @@ SnoreNotifyPlugin::inboxReceived( const QVariant& input )
|
||||
}
|
||||
|
||||
Snore::Icon icon( RESPATH "images/inbox-512x512.png" );
|
||||
notifyUser( Tomahawk::InfoSystem::InfoNowPlaying, messageText, icon );
|
||||
notifyUser( Tomahawk::InfoSystem::InfoInboxReceived, messageText, icon );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user