修正大量demo

This commit is contained in:
feiyangqingyun
2021-03-08 09:04:48 +08:00
parent 2f5f9bd427
commit 23a32e6d32
32 changed files with 428 additions and 209 deletions

View File

@@ -14,5 +14,10 @@ DESTDIR = $$PWD/../bin
CONFIG += warn_off
SOURCES += main.cpp
SOURCES += frmscreenwidget.cpp
SOURCES += screenwidget.cpp
HEADERS += screenwidget.h
HEADERS += frmscreenwidget.h
FORMS += frmscreenwidget.ui