mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
parent
c14a6ad1d2
commit
e08d7d7c4d
@ -28,6 +28,8 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
SingleApplication app(argc, argv);
|
||||
app.setQuitOnLastWindowClosed(false);
|
||||
|
||||
GPClient w;
|
||||
w.show();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user