mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Fix parsing of Gateways and Priority Rules (#35)
* Fix gateways and priority rules parsing * Removing comment with dead code Co-authored-by: Raphael Sant'Anna <raphael.santanna@exame.com>
This commit is contained in:
committed by
GitHub
parent
d91fad089f
commit
c14a6ad1d2
@@ -20,7 +20,7 @@ public:
|
||||
GPClient(QWidget *parent = nullptr);
|
||||
~GPClient();
|
||||
|
||||
void activiate();
|
||||
void activate();
|
||||
|
||||
private slots:
|
||||
void on_connectButton_clicked();
|
||||
|
Reference in New Issue
Block a user