in the plugin case, setName will trigger the ops registration
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=870178
This commit is contained in:
parent
c9937807b4
commit
f0b3371d1a
@ -55,8 +55,6 @@ Service::Service(QObject *parent, const QVariantList &args)
|
||||
setName(mutableArgs[0].toString());
|
||||
mutableArgs.removeFirst();
|
||||
}
|
||||
|
||||
registerOperationsScheme();
|
||||
}
|
||||
|
||||
Service::~Service()
|
||||
|
Loading…
Reference in New Issue
Block a user