signal messageButtonPressed(const Plasma::MessageButton button);

Marco Martin notmart at gmail.com
Tue Feb 8 20:40:55 CET 2011


Hi all,
I see in Plasma::Applet that
void messageButtonPressed(const MessageButton button);
was changed in
void messageButtonPressed(const Plasma::MessageButton button);

https://bugs.kde.org/show_bug.cgi?id=265738
this unfortunately breaks older users ( particularly amarok for sure atm)
now: not having the namespace sucked a big time, but breaking the api is 
justifiable?
btw from amarok they are ok to adapt their code (even if means ifdefs)
do we leve it this way? :)

Cheers,
Marco Martin


More information about the Plasma-devel mailing list