feat: 开启AM宏

开启AM宏定义
清除一个未定义的变量,解决编译报错

Log:
Influence: 无
Task: https://pms.uniontech.com/task-view-162227.html
Change-Id: I5d94d7d6176a2bac663d5bedf07429fdbbd85279
This commit is contained in:
songwentao 2022-08-15 15:43:07 +08:00
parent 9c1eb32e24
commit 830e0a7b2f
2 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,7 @@ endif()
file(GLOB INTERFACES "interfaces/*.h")
#add_compile_definitions(USE_AM)
add_compile_definitions(USE_AM)
#include使
#CMakeListsCMakeLists

View File

@ -86,7 +86,6 @@ public:
: CurrentWindow(0)
, IsActive(false)
, IsDocked(false)
, mode(0)
{}
// begin member variables