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
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,
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