3fa70d9c74
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>
4 lines
74 B
Prolog
4 lines
74 B
Prolog
SOURCES = main.cpp
|
|
FORMS = widget.ui dialog.ui
|
|
QT += widgets printsupport
|