summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/qwindow.pro
blob: 363f7dd92eb523373b8baa6a6780f5fe724ef2da (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qwindow

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp

mac: CONFIG += insignificant_test # QTBUG-23059