aboutsummaryrefslogtreecommitdiff
path: root/Qt/whetherOrNot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Qt/whetherOrNot.pro')
-rw-r--r--Qt/whetherOrNot.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/Qt/whetherOrNot.pro b/Qt/whetherOrNot.pro
index 10dfa8a..78a221a 100644
--- a/Qt/whetherOrNot.pro
+++ b/Qt/whetherOrNot.pro
@@ -9,13 +9,11 @@ CONFIG += c++17
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
- database.cpp \
dbconnector.cpp \
main.cpp \
mainwindow.cpp
HEADERS += \
- database.h \
dbconnector.h \
main.h \
mainwindow.h