forked from qt-creator/qt-creator
Valgrind: Use SshConnectionManager to handle connections
Change-Id: I15a985880cdd48b74524089492dc9a32f7448999 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -47,6 +47,7 @@ class ValgrindProcess : public QObject
|
||||
|
||||
public:
|
||||
ValgrindProcess(const ProjectExplorer::IDevice::ConstPtr &device, QObject *parent);
|
||||
~ValgrindProcess();
|
||||
|
||||
bool isRunning() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user