debug--
This commit is contained in:
parent
04650605e5
commit
daf4f9daa9
@ -89,8 +89,6 @@ void View::setContainment(Plasma::Containment *cont)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
qDebug()<<"AAAAAA"<<cont->title()<<cont->isUiReady();
|
|
||||||
connect(cont, &Plasma::Containment::uiReadyChanged, [=](bool uiReady){ qDebug()<<"BBBBBBB"<<cont->title()<<cont->isUiReady(); });
|
|
||||||
m_containment = cont;
|
m_containment = cont;
|
||||||
|
|
||||||
if (oldLoc != location()) {
|
if (oldLoc != location()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user