Fix build with Qt 5.10
ClosedPublic

Authored by fvogt on Sep 30 2017, 12:03 PM.

Details

Summary

QByteArray does not include QString anymore, but QString is used in k_pty.h

Test Plan

Did not build before, now does.

Diff Detail

Repository
R291 KPty
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
fvogt created this revision.Sep 30 2017, 12:03 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 30 2017, 12:03 PM
lbeltrame accepted this revision.Sep 30 2017, 1:06 PM
lbeltrame added a subscriber: lbeltrame.

LGTM.

This revision is now accepted and ready to land.Sep 30 2017, 1:06 PM
This revision was automatically updated to reflect the committed changes.