Merge pull request #1003 from eltociear/patch-1

chore: update windowsservicemanager.h
This commit is contained in:
pokamest
2024-08-28 17:26:21 +03:00
committed by GitHub
@@ -12,7 +12,7 @@
#include "Winsvc.h" #include "Winsvc.h"
/** /**
* @brief The WindowsServiceManager provides controll over the MozillaVPNBroker * @brief The WindowsServiceManager provides control over the MozillaVPNBroker
* service via SCM * service via SCM
*/ */
class WindowsServiceManager : public QObject { class WindowsServiceManager : public QObject {