summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h')
-rw-r--r--src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h b/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h
index f02748d511..afd5887f33 100644
--- a/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h
+++ b/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.h
@@ -41,7 +41,7 @@ public:
static QString displayName();
protected:
- bool initInternal(QString *error) override;
+ CheckResult initInternal() override;
AbstractRemoteLinuxDeployService *deployService() const override;
private: