blob: a206939b48f562fef26a9ebd2b8befffbbacfcfe [file] [log] [blame]
TARGET = qtbug-8933
TEMPLATE = app
QT += widgets
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h
FORMS += widget.ui