QT += core gui widgets
TARGET = demo-widget
TEMPLATE = app
include(../qtimgui.pri)
SOURCES += \
demo-widget.cpp