提交测试,基本完成

This commit is contained in:
Mike Solar
2023-08-13 12:16:22 +08:00
parent b8da134809
commit 098e06a39b
40 changed files with 3219 additions and 1782 deletions

View File

@ -10,4 +10,6 @@ extern ExitManager exit_manager;
extern double scale;
extern MainWindowLayout *mainWindowLayout;
extern QString url_param;
extern bool autostart;
extern bool agree;
#endif //OFFICEASSISTANT_GLOBALVARIABLES_H