inverted logic
svn path=/trunk/KDE/kdelibs/; revision=1035748
This commit is contained in:
parent
c4b42df8e8
commit
277eaeebe0
@ -569,7 +569,7 @@ PackagePrivate::~PackagePrivate()
|
||||
|
||||
void PackagePrivate::publish(AnnouncementMethods methods)
|
||||
{
|
||||
if (service) {
|
||||
if (!service) {
|
||||
service = new PlasmoidService(structure->path());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user