改进部分代码

This commit is contained in:
feiyangqingyun
2021-03-29 09:37:40 +08:00
parent 6bfe5a331a
commit 7c1b12f7ce
3 changed files with 6 additions and 2 deletions

View File

@@ -4,8 +4,10 @@
#if (QT_VERSION > QT_VERSION_CHECK(5,0,0))
#include <QtWidgets>
#ifdef websocket
#include <QtWebSockets>
#endif
#endif
#include "app.h"