加入包管理器模块雏形

This commit is contained in:
RigoLigoRLC
2022-02-13 21:18:48 +08:00
parent f2e417e02a
commit 2221d5c816
10 changed files with 242 additions and 2 deletions

View File

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