改进代码

This commit is contained in:
feiyangqingyun
2021-09-19 11:46:08 +08:00
parent 58f8aa4471
commit e500c225ab
16 changed files with 245 additions and 137 deletions

View File

@@ -4,13 +4,8 @@ greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat
TARGET = styledemo
TEMPLATE = app
MOC_DIR = temp/moc
RCC_DIR = temp/rcc
UI_DIR = temp/ui
OBJECTS_DIR = temp/obj
DESTDIR = $$PWD/../bin
CONFIG += warn_off
SOURCES += main.cpp
HEADERS += head.h
HEADERS += frmmain.h