mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 06:33: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) {
|
||||
return;
|
||||
}
|
||||
qWarning()<<"UNSETTING"<<window->title();
|
||||
|
||||
window->unsetMinimizedGeometry(surface);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue