SVN_SILENT: i'm sure one pair of parens is enough. this isn't lisp.
svn path=/trunk/KDE/kdelibs/; revision=943975
This commit is contained in:
parent
9c6bd76035
commit
f2ba0859cb
@ -366,7 +366,7 @@ void Containment::setContainmentType(Containment::Type type)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ((type == DesktopContainment || type == PanelContainment)) {
|
if (type == DesktopContainment || type == PanelContainment) {
|
||||||
d->createToolBox();
|
d->createToolBox();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user