aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/ProxyConnectionTestTask.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/thread/ProxyConnectionTestTask.h')
-rw-r--r--src/ui/thread/ProxyConnectionTestTask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/thread/ProxyConnectionTestTask.h b/src/ui/thread/ProxyConnectionTestTask.h
index ac9833a7..c15f45bc 100644
--- a/src/ui/thread/ProxyConnectionTestTask.h
+++ b/src/ui/thread/ProxyConnectionTestTask.h
@@ -56,7 +56,7 @@ class ProxyConnectionTestTask : public Thread::Task {
* @brief
*
*/
- void Run() override;
+ auto Run() -> int override;
signals:
/**