WireGuard rework for MacOS and Windows (#314)

WireGuard rework for MacOS and Windows
This commit is contained in:
Mykola Baibuz
2023-09-14 19:44:17 +03:00
committed by GitHub
parent 421a27ceae
commit 07c38e9b6c
60 changed files with 4779 additions and 434 deletions
+2
View File
@@ -33,6 +33,8 @@ class NetworkWatcher final : public QObject {
private:
void settingsChanged();
// void notificationClicked(NotificationHandler::Message message);
private:
bool m_active = false;
bool m_reportUnsecuredNetwork = false;