Merge branch 'Plasma/5.9'

wilder-5.14
Eike Hein 9 years ago
commit 2745fb2132
  1. 2
      libtaskmanager/xwindowtasksmodel.cpp

@ -315,8 +315,8 @@ void XWindowTasksModel::Private::transientChanged(WId window, NET::Properties pr
i.next();
if (i.value() == window) {
i.remove();
oldLeader = i.key();
i.remove();
}
}

Loading…
Cancel
Save