mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
fix: fix compile error
This commit is contained in:
parent
cb457c4b09
commit
f9926b4026
@ -29,7 +29,7 @@ private:
|
||||
static const auto MAX_WAIT_TIME { 10 * 1000 };
|
||||
|
||||
bool failed { false };
|
||||
QWebEngineView *webView { nullptr };
|
||||
EnhancedWebView *webView { nullptr };
|
||||
QMap<QString, QString> samlResult;
|
||||
|
||||
void closeEvent(QCloseEvent *event);
|
||||
|
Loading…
Reference in New Issue
Block a user