feat: added supported protocols field processing
This commit is contained in:
parent
ab340c3257
commit
98c4389445
3 changed files with 18 additions and 2 deletions
|
@ -37,6 +37,7 @@ public slots:
|
|||
|
||||
void setCurrentProtocol(const QString &protocolName);
|
||||
bool isVlessProtocol();
|
||||
bool isProtocolSelectionSupported();
|
||||
|
||||
signals:
|
||||
void errorOccurred(ErrorCode errorCode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue