SVN_SILENT: a comment .. woooooo..
svn path=/trunk/KDE/kdelibs/; revision=982047
This commit is contained in:
parent
bc1e77288a
commit
0e32cf6cf6
@ -619,6 +619,7 @@ void ExtenderPrivate::loadExtenderItems()
|
|||||||
// it's ours!
|
// it's ours!
|
||||||
sourceApplet = applet;
|
sourceApplet = applet;
|
||||||
} else {
|
} else {
|
||||||
|
// maybe it's foreign?
|
||||||
Containment *containment = applet->containment();
|
Containment *containment = applet->containment();
|
||||||
|
|
||||||
if (containment) {
|
if (containment) {
|
||||||
@ -704,6 +705,7 @@ ExtenderGroup *ExtenderPrivate::findGroup(const QString &name) const
|
|||||||
return qobject_cast<ExtenderGroup*>(item);
|
return qobject_cast<ExtenderGroup*>(item);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user