forked from qt-creator/qt-creator
QtcProcess: Introduce PtyData
That's going to be used by PtyProcessImpl. Change-Id: Ifc1a7886ceed73272c9e415414db49452175a334 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
committed by
Marcus Tillmanns
parent
81748fa00b
commit
8b09ad8898
@@ -12,6 +12,7 @@
|
||||
#include <utils/algorithm.h>
|
||||
#include <utils/environment.h>
|
||||
#include <utils/hostosinfo.h>
|
||||
#include <utils/processinterface.h>
|
||||
#include <utils/stringutils.h>
|
||||
|
||||
#include <ptyqt.h>
|
||||
|
||||
Reference in New Issue
Block a user