forked from qt-creator/qt-creator
Docker: Use generic DeviceShell class
Change-Id: Ic2afc6931f7cdb791d81344df6edbdb117cc090b Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -68,7 +68,7 @@ protected:
|
||||
void close();
|
||||
|
||||
private:
|
||||
virtual void setupShellProcess(QtcProcess* shellProcess);
|
||||
virtual void setupShellProcess(QtcProcess *shellProcess);
|
||||
virtual void startupFailed(const CommandLine &cmdLine);
|
||||
|
||||
void closeShellProcess();
|
||||
|
||||
Reference in New Issue
Block a user