initial commit

This commit is contained in:
2019-11-26 20:46:11 +01:00
parent c22eb62fc9
commit befc78f9d6
11 changed files with 202 additions and 30 deletions
+6
View File
@@ -23,14 +23,20 @@ DEFINES += APP_VERSION=\\\"$$VERSION\\\"
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
ccheckbox.cpp \
cfontview.cpp \
clabel.cpp \
common.cpp \
csplashscreen.cpp \
main.cpp \
cmainwindow.cpp
HEADERS += \
ccheckbox.h \
cfontview.h \
clabel.h \
cmainwindow.h \
common.h \
csplashscreen.h
FORMS += \