mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-17 11:30:49 +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"];
|
album = hash["album"];
|
||||||
}
|
}
|
||||||
|
|
||||||
return GlobalActionManager::instance()->openLink( title, artist, album, true );
|
return GlobalActionManager::instance()->openLink( title, artist, album );
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user