aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/DaemonManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/DaemonManager.h')
-rw-r--r--src/daemon/DaemonManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/DaemonManager.h b/src/daemon/DaemonManager.h
index b45b369f..428630e1 100644
--- a/src/daemon/DaemonManager.h
+++ b/src/daemon/DaemonManager.h
@@ -30,6 +30,7 @@ private:
signals:
void daemonStarted() const;
void daemonStopped() const;
+ void daemonStartFailure() const;
void daemonConsoleUpdated(QString message) const;
public slots: