mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -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…
x
Reference in New Issue
Block a user