mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
removeuseless debug
This commit is contained in:
parent
16b1cae73e
commit
24ef679755
1 changed files with 1 additions and 1 deletions
|
|
@ -499,7 +499,7 @@ void ApplicationListModel::unsetMinimizedDelegate(int row, QQuickItem *delegate)
|
||||||
if (!surface) {
|
if (!surface) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
qWarning()<<"UNSETTING"<<window->title();
|
|
||||||
window->unsetMinimizedGeometry(surface);
|
window->unsetMinimizedGeometry(surface);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue