SVN_SILENT: quit spamming the output with this one
svn path=/trunk/KDE/kdelibs/; revision=895806
This commit is contained in:
parent
4ae7b9e16e
commit
4ffa080061
@ -1557,7 +1557,7 @@ void ContainmentPrivate::containmentConstraintsEvent(Plasma::Constraints constra
|
||||
return;
|
||||
}
|
||||
|
||||
kDebug() << "got containmentConstraintsEvent" << constraints << (QObject*)toolBox;
|
||||
//kDebug() << "got containmentConstraintsEvent" << constraints << (QObject*)toolBox;
|
||||
if (constraints & Plasma::ImmutableConstraint) {
|
||||
//update actions
|
||||
bool unlocked = q->immutability() == Mutable;
|
||||
|
Loading…
Reference in New Issue
Block a user