mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added models, classes and ui files for amnezia wireguard
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#define PROTOCOLS_DEFS_H
|
||||
|
||||
#include <QDebug>
|
||||
#include <QObject>
|
||||
#include <QMetaEnum>
|
||||
#include <QObject>
|
||||
|
||||
namespace amnezia
|
||||
{
|
||||
@@ -158,6 +158,7 @@ namespace amnezia
|
||||
ShadowSocks,
|
||||
Cloak,
|
||||
WireGuard,
|
||||
AmneziaWireGuard,
|
||||
Ikev2,
|
||||
L2tp,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user