svn path=/trunk/KDE/kdelibs/; revision=1026898
This commit is contained in:
Laurent Montel 2009-09-22 19:35:21 +00:00
parent 01b7db4fa0
commit 064de857dc

View File

@ -581,7 +581,7 @@ class PLASMA_EXPORT Containment : public Applet
Q_PRIVATE_SLOT(d, void requestConfiguration()) Q_PRIVATE_SLOT(d, void requestConfiguration())
Q_PRIVATE_SLOT(d, void updateToolBoxVisibility()) Q_PRIVATE_SLOT(d, void updateToolBoxVisibility())
Q_PRIVATE_SLOT(d, void remoteAppletReady(Plasma::AccessAppletJob *)); Q_PRIVATE_SLOT(d, void remoteAppletReady(Plasma::AccessAppletJob *))
/** /**
* This slot is called when the 'stat' after a job event has finished. * This slot is called when the 'stat' after a job event has finished.
*/ */