9f1aa866bd
Task-number: QTBUG-19013 Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461 Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
11 lines
149 B
Prolog
11 lines
149 B
Prolog
load(qttest_p4)
|
|
TEMPLATE = app
|
|
TARGET = tst_qerrormessage
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
QT += widgets
|
|
|
|
# Input
|
|
SOURCES += tst_qerrormessage.cpp
|