增加样式表

This commit is contained in:
feiyangqingyun
2021-03-03 16:38:02 +08:00
parent a9f676f03e
commit b6e1ecac97
6 changed files with 44 additions and 8 deletions

View File

@@ -30,6 +30,9 @@ private slots:
void initOther();
void initStyle();
void initTranslator();
private slots:
void on_btnInfo_clicked();
};
#endif // FRMMAIN_H