summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget_window/qwidget_window.pro
blob: df7d68739b27687de7301fc88eb829413e387557 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES  += tst_qwidget_window.cpp

x11 {
    LIBS += $$QMAKE_LIBS_X11
}