mpris2 engine and nowplaying QML applet

Alex Merry kde at randomguy3.me.uk
Thu May 10 11:13:25 UTC 2012


On 10/05/12 11:51, David Edmundson wrote:
> Only thing that was important was:
>
> void MultiplexedService::activePlayerChanged(PlayerContainer *container)
> {
> -    delete m_control.data();
> +    m_control.data()->deleteLater()
>
>
> Other considerations:
> [snip]

Thanks.  I've applied all your suggestions to the scratch repo.  I'll 
probably commit to kde-workspace and kdeplasma-addons tomorrow morning, 
I imagine (or whenever I'm next on my home computer).

Alex


More information about the Plasma-devel mailing list