改进代码

This commit is contained in:
feiyangqingyun
2021-03-20 13:55:16 +08:00
parent 3a4b44cd58
commit 6bfe5a331a
7 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
#include "ntpclient.h"
#include "qmutex.h"
#include "qudpsocket.h"
#include "qdebug.h"
QScopedPointer<NtpClient> NtpClient::self;
NtpClient *NtpClient::Instance()