mbwatch/main.cpp
@@ -94,9 +94,9 @@ { public: HttpService(int argc, char **argv) : QtService<QCoreApplication>(argc, argv, "Qt HTTP Daemon") : QtService<QCoreApplication>(argc, argv, "mbWatchDaemon") { setServiceDescription("A dummy HTTP service implemented with Qt"); setServiceDescription("Watch folder!"); setServiceFlags(QtServiceBase::CanBeSuspended); }