feature: 默认开启GPU

This commit is contained in:
2022-07-01 19:55:29 +08:00
parent ab56306b3d
commit 928964170a
2 changed files with 22 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
#define DEFAULT_ROOT QString()
#define DEFAULT_PORT 0
#define DEFAULT_GPU 1
#define CURRENT_VER QString("1.6.3")
#define CURRENT_VER QString("1.6.4")
#endif // GLOBALDEFINE_H