make it possible to connect to this signal outside the Plasma namespace
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=856845
This commit is contained in:
parent
e8bbd8c33f
commit
b53e688306
@ -186,7 +186,7 @@ Q_SIGNALS:
|
|||||||
/**
|
/**
|
||||||
* Emitted when a job associated with this Service completes its task
|
* Emitted when a job associated with this Service completes its task
|
||||||
*/
|
*/
|
||||||
void finished(ServiceJob* job);
|
void finished(Plasma::ServiceJob* job);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Emitted when the Service's operations change. For example, a
|
* Emitted when the Service's operations change. For example, a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user