D8070: 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 R291:baad91bc2c45: Fix build with Qt 5.10 (authored by fvogt). REPOSITORY R291 KPty CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8070?vs=20145&id=20151 REVISION DETAIL https://phabricator.k

D8070: 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. LGTM. REPOSITORY R291 KPty BRANCH master REVISION DETAIL https://phabricator.kde.org/D8070 To: fvogt, #frameworks, lbeltrame Cc: lbeltrame, #frameworks

D8070: Fix build with Qt 5.10

2017-09-30 Thread Fabian Vogt
fvogt created this revision. fvogt added a reviewer: Frameworks. Restricted Application added a project: Frameworks. REVISION SUMMARY QByteArray does not include QString anymore, but QString is used in k_pty.h TEST PLAN Did not build before, now does. REPOSITORY R291 KPty BRANCH master