qt5base-lts/tests/auto/gui/util/util.pro
Giuseppe D'Angelo 361ab4fe86 Move QValidator tests to QtGui
Q*Validator classes are not in QtWidgets,
so move them where they should stay.

Change-Id: Ie6ea45a026e640fad131002bc9762c575235f3f4
Reviewed-by: David Faure <david.faure@kdab.com>
2012-10-10 23:27:03 +02:00

8 lines
118 B
Prolog

TEMPLATE=subdirs
SUBDIRS= \
qdesktopservices \
qdoublevalidator \
qintvalidator \
qregexpvalidator \