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!
|
||||
sourceApplet = applet;
|
||||
} else {
|
||||
// maybe it's foreign?
|
||||
Containment *containment = applet->containment();
|
||||
|
||||
if (containment) {
|
||||
@ -704,6 +705,7 @@ ExtenderGroup *ExtenderPrivate::findGroup(const QString &name) const
|
||||
return qobject_cast<ExtenderGroup*>(item);
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user