UiTest新增About窗口测试

This commit is contained in:
RigoLigoRLC
2021-07-22 19:53:07 +08:00
parent 4f0990293a
commit b3a9485bac
3 changed files with 8 additions and 4 deletions

View File

@@ -40,7 +40,8 @@ namespace SpkUi
SpkLoading *Loading;
QLineEdit *PopupText;
QPushButton *ShowPopup;
QPushButton *ShowPopup,
*ShowAbout;
public slots:
void SetStylesheet();