更新代码

This commit is contained in:
feiyangqingyun
2022-05-18 17:39:04 +08:00
parent 96938b94f9
commit a155ad45d3
32 changed files with 145 additions and 322 deletions

View File

@@ -13,6 +13,7 @@ class frmMain : public QWidget
Q_OBJECT
public:
static QList<QColor> colors;
explicit frmMain(QWidget *parent = 0);
~frmMain();