On Monday 23 February 2009, Toussis Manolis wrote:
> Because it is explicity called in ~applet. Sorry again for the post. :-)
no problems. i prefer that it's a bug in your code than libplasma anyways. ;)
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B
On Monday 23 February 2009 22:16:16 Aaron J. Seigo wrote:
> On Monday 23 February 2009, Toussis Manolis wrote:
> > I re-implementing in my applet the configAccepted() to store the
> > settings...
>
> configChanged() you mean? there is no configAccepted in Plasma::Applet. or
> are you connecting to
ignore the previous message.
On Monday 23 February 2009 22:01:06 Toussis Manolis wrote:
> I re-implementing in my applet the configAccepted() to store the
> settings...
>
> The thing is that I came across a strange issue.
> I run the applet if I invoke the config interface, and press ok...
> co
On Monday 23 February 2009, Toussis Manolis wrote:
> I re-implementing in my applet the configAccepted() to store the
> settings...
configChanged() you mean? there is no configAccepted in Plasma::Applet. or are
you connecting to configAccepted yourself?
> The thing is that I came across a strang