mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Improve code
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
void setName(const QString &name);
|
||||
void setAddress(const QString &address);
|
||||
void setPriorityRules(const QMap<QString, int> &priorityRules);
|
||||
int priorityOf(QString ruleName);
|
||||
int priorityOf(QString ruleName) const;
|
||||
|
||||
private:
|
||||
QString _name;
|
||||
|
Reference in New Issue
Block a user