Open window at center

This commit is contained in:
Kevin Yue
2020-02-15 21:40:48 +08:00
parent c08ce6298c
commit 5d57fd5fd1
3 changed files with 32 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ private:
QNetworkReply *reply;
com::yuezk::qt::GPService *vpn;
void moveCenter();
void samlLogin(const QString portal);
};
#endif // GPCLIENT_H