Forward-declare QV4::String in qqmlmetatype_p.h.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Mon, 30 Sep 2013 13:52:38 +0000 (15:52 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 3 Oct 2013 07:24:32 +0000 (09:24 +0200)
Required for follow-up changes reordering inline functions for
MinGW as otherwise QV4::Value::isString() is reported as
used but not defined.

Change-Id: Ib07caa9eee667295ecc88f94ab8960b100cd084b
Reviewed-by: Lars Knoll <lars.knoll@digia.com>

No differences found