D8069: Fix build with Qt 5.10

2017-09-30 Thread Fabian Vogt
This revision was automatically updated to reflect the committed changes. Closed by commit R278:ec6eec156604: Fix build with Qt 5.10 (authored by fvogt). REPOSITORY R278 KWindowSystem CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8069?vs=20144&id=20150 REVISION DETAIL https://phab

D8069: Fix build with Qt 5.10

2017-09-30 Thread Luca Beltrame
lbeltrame accepted this revision. lbeltrame added a comment. This revision is now accepted and ready to land. Trivial change, LGTM. REPOSITORY R278 KWindowSystem BRANCH master REVISION DETAIL https://phabricator.kde.org/D8069 To: fvogt, #frameworks, graesslin, lbeltrame Cc: lbeltrame,

D8069: Fix build with Qt 5.10

2017-09-30 Thread Fabian Vogt
fvogt created this revision. fvogt added reviewers: Frameworks, graesslin. Restricted Application added a project: Frameworks. REVISION SUMMARY QByteArray does not include QString anymore, but that is needed in kxerrorhandler.cpp due to usage of operator overloads. TEST PLAN Did not build b