On Tuesday 26 May 2009 16:19:39 Aaron J. Seigo wrote:
> right, we probably don't need the applet to also say the config has changed
> if (but only if!) we have a config loader, so something like this in
> AppletPrivate::configDialogFinished():
>
> if (!configLoader) {
>     // manually call configChanged, otherwise let the loader do that for us
>     q->configChanged();
> }
>
> does that fix it for you properly?

Yes, seems to be called only once now. I think it still gets called when 
Cancel is pressed if configLoader == 0?

Petri

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to