qml: obey QT_NO_REGULAREXPRESSION define
authorPasi Petäjäjärvi <pasi.petajajarvi@digia.com>
Fri, 24 Oct 2014 08:44:30 +0000 (11:44 +0300)
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>
Tue, 11 Nov 2014 10:11:41 +0000 (11:11 +0100)
commite6a419d0e3431515ae0e8ff1a344e8fdb4e94220
tree15af440ebdf85404149dd6f4006b483844f8e3a1
parent4d15f5287905a2d8e4f4aa44494d01ecc3bf0cac
qml: obey QT_NO_REGULAREXPRESSION define

Not all platforms do have QRegularExpression as it is based on
pcre.

Change-Id: I3247f8b2213f78a6e537f6781d97b0c6382482ad
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
tools/qml/main.cpp