Maemo: Progress report also for debugging.

This commit is contained in:
ck
2010-08-10 16:26:41 +02:00
parent 745d16b47d
commit 9d7021d42c
3 changed files with 10 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ private slots:
void handleDebuggingFinished();
void handleRemoteOutput(const QByteArray &output);
void handleRemoteErrorOutput(const QByteArray &output);
void handleProgressReport(const QString &progressOutput);
private:
void stopSsh();