界面完成

This commit is contained in:
Mike Solar
2023-07-27 13:44:54 +08:00
parent 25daaecbc0
commit b262eca43c
13 changed files with 220 additions and 35 deletions

8
globalvariables.h Normal file
View File

@ -0,0 +1,8 @@
//
// Created by HW on 2023/07/27.
//
#ifndef OFFICEASSISTANT_GLOBALVARIABLES_H
#define OFFICEASSISTANT_GLOBALVARIABLES_H
extern double scale;
#endif //OFFICEASSISTANT_GLOBALVARIABLES_H