mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 11:04:01 +02:00
make adium plugin build
This commit is contained in:
@@ -176,7 +176,7 @@ AdiumPlugin::openLinkFromHash( const Tomahawk::InfoSystem::InfoCriteriaHash& has
|
||||
album = hash["album"];
|
||||
}
|
||||
|
||||
return GlobalActionManager::instance()->openLink( title, artist, album, true );
|
||||
return GlobalActionManager::instance()->openLink( title, artist, album );
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user