也许完成了?待调试

This commit is contained in:
Mike Solar
2023-07-30 10:26:41 +08:00
parent f1ffe592f3
commit 0483fe84f9
16 changed files with 122 additions and 32 deletions

View File

@ -4,5 +4,7 @@
#ifndef OFFICEASSISTANT_GLOBALVARIABLES_H
#define OFFICEASSISTANT_GLOBALVARIABLES_H
class MainWindowLayout;
extern double scale;
extern MainWindowLayout *mainWindowLayout;
#endif //OFFICEASSISTANT_GLOBALVARIABLES_H