更新代码

This commit is contained in:
feiyangqingyun
2021-07-05 17:56:40 +08:00
parent db7be43ae2
commit 64fb8ac301
7 changed files with 219 additions and 134 deletions

View File

@@ -23,8 +23,8 @@ protected:
private:
Ui::frmFramelessWidget *ui;
QWidget *widget1;
FramelessWidget2 *widget2;
FramelessWidget *frameless;
FramelessWidget2 *frameless2;
private slots:
void initWidget(QWidget *w);