D16885: Delete the correct item in removeDesktop

2018-11-15 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R127:f25eadc92c47: Delete the correct item in removeDesktop (authored by davidedmundson). REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16885?vs=45488&id=45504 REVISI

D16885: Delete the correct item in removeDesktop

2018-11-14 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D16885 To: davidedmundson, #kwin, broulik Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D16885: Delete the correct item in removeDesktop

2018-11-14 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: KWin. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision. REVISION SUMMARY QList::erase will move the data underneath where the iterator is