修正无边框类

This commit is contained in:
feiyangqingyun
2019-10-11 17:14:23 +08:00
parent 5c9da59272
commit a85a093ff6
4 changed files with 167 additions and 161 deletions

View File

@@ -22,6 +22,7 @@ protected:
private:
Ui::frmFramelessWidget *ui;
QWidget *w;
FramelessWidget *frameless;
private slots: