style improvement

This commit is contained in:
xueyan hu
2021-12-24 15:34:36 +08:00
parent 160d9a13cf
commit ace08b9f44
11 changed files with 401 additions and 223 deletions

View File

@@ -32,7 +32,7 @@ protected:
void changeEvent(QEvent* event);
private:
void loadStyleSheet(const QString& sheetName);
cJSON* json_root = nullptr;
Ui::MainWindow* ui;