Valgrind: Use SshConnectionManager to handle connections

Change-Id: I15a985880cdd48b74524089492dc9a32f7448999
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
hjk
2016-02-02 15:43:00 +01:00
parent 75e13a3aeb
commit bbadda2f25
2 changed files with 10 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ class ValgrindProcess : public QObject
public:
ValgrindProcess(const ProjectExplorer::IDevice::ConstPtr &device, QObject *parent);
~ValgrindProcess();
bool isRunning() const;