1 2 3 4 5 6 7 8
load(qttest_p4) QT += widgets SOURCES += tst_qwidget_window.cpp x11 { LIBS += $$QMAKE_LIBS_X11 }