The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
- **[debian/deepin/OWNERS](https://github.com/linuxdeepin/treeland/blob/master/debian/deepin/OWNERS)**
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
deepin pr auto review
关键摘要:
TreeLand::Activate
函数中新增了<qwlogging.h>
头文件的包含,需要确认是否确实需要此日志功能。QWLog::init();
的调用应该在所有日志相关的初始化之前,确保它是必要的。是否建议立即修改: