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 _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
