forked from qt-creator/qt-creator
Maemo: Make errors more obvious to users.
Reviewed-by: kh1
This commit is contained in:
@@ -70,6 +70,7 @@ protected:
|
||||
void startDeployment(bool forDebugging);
|
||||
void deploy();
|
||||
void stopDeployment();
|
||||
void handleError(const QString &errString);
|
||||
bool isDeploying() const;
|
||||
const QString executableOnHost() const;
|
||||
const QString executableOnTarget() const;
|
||||
|
||||
Reference in New Issue
Block a user