DaemonManager::closing()

This commit is contained in:
Jacob Brydolf
2016-11-07 23:06:18 +01:00
committed by Jaquee
parent 065b060102
commit 7876957b48
2 changed files with 6 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ signals:
public slots:
void printOutput();
void printError();
void closing();
private: