refactoring: moved IsProtocolSelectionSupported to apiAccountInfoModel
This commit is contained in:
parent
98c4389445
commit
7e3aa443a2
6 changed files with 19 additions and 18 deletions
|
|
@ -32,6 +32,7 @@ namespace apiDefs
|
|||
constexpr QLatin1String stackType("stack_type");
|
||||
constexpr QLatin1String serviceType("service_type");
|
||||
constexpr QLatin1String cliVersion("cli_version");
|
||||
constexpr QLatin1String supportedProtocols("supported_protocols");
|
||||
|
||||
constexpr QLatin1String vpnKey("vpn_key");
|
||||
constexpr QLatin1String config("config");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue