diff --git a/testhelper/syncthingtestinstance.h b/testhelper/syncthingtestinstance.h index 095371e..4e401ff 100644 --- a/testhelper/syncthingtestinstance.h +++ b/testhelper/syncthingtestinstance.h @@ -27,7 +27,7 @@ public: QCoreApplication &application(); Data::SyncthingProcess &syncthingProcess(); -public Q_SLOTS: +public: void start(); void stop(); bool isInterleavedOutputEnabled() const;