qt5base-lts/tests/manual/windowmodality/modality.pro
Bradley T. Hughes 3fa70d9c74 Update tests/manual/windowmodality to test native dialogs
Window- and ApplicationModal native dialogs need to send WindowBlocked
and WindowUnblocked events as well. This will let us test that they work
properly.

Change-Id: Iaa4ddb79bb0872f9ab1e61336a5decb262472283
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-30 09:31:03 +02:00

4 lines
74 B
Prolog

SOURCES = main.cpp
FORMS = widget.ui dialog.ui
QT += widgets printsupport