QT += widgets CONFIG += c++11 SOURCES += \ main.cpp \ imageenrollmentwindow.cpp HEADERS += \ imageenrollmentwindow.h FORMS += \ imageenrollmentwindow.ui