TEMPLATE = app

HEADERS += window.h
SOURCES += window.cpp main.cpp

QT += core core-private gui gui-private widgets
