blob: d206fb1df13f3dedf793d9d2cc2bbeda42488efd [file] [log] [blame]
QT += core gui
TARGET = widgetgrab
TEMPLATE = app
SOURCES += main.cpp
greaterThan(QT_MAJOR_VERSION, 4) {
QT += widgets
}