QT += widgets winextras TARGET = dwmfeatures TEMPLATE = app SOURCES += main.cpp\ testwidget.cpp HEADERS += testwidget.h FORMS += testwidget.ui