mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Add desktop file
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
qputenv(ENV_CDP_PORT, "12315");
|
||||
SingleApplication app(argc, argv);
|
||||
GPClient w;
|
||||
w.show();
|
||||
|
Reference in New Issue
Block a user