SOURCES += main.cpp mainwindow.cpp \
smshandler.cpp \
- camshooter.cpp
+ camshooter.cpp \
+ shootquery.cpp
HEADERS += mainwindow.h \
smshandler.h \
- camshooter.h
+ camshooter.h \
+ shootquery.h
FORMS += mainwindow.ui
# Please do not modify the following two lines. Required for deployment.