qmlplugindump: always output exportMetaObjectRevisions
authorFawzi Mohamed <fawzi.mohamed@digia.com>
Wed, 10 Apr 2013 09:26:16 +0000 (11:26 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 15 Apr 2013 08:46:15 +0000 (10:46 +0200)
commit3bbed9ee8f2195b101a177336fd9791caa8772ec
tree9e744be423d3b2e0d235184917baa861b6ff7bf4
parent82753f98ef31832c21d4589270adad8478d9965c
qmlplugindump: always output exportMetaObjectRevisions

Some people were confused about exportMetaObjectRevisions, and
the "all 0" as default was not expected.
Make it explicit so we might change the default in the future.

Change-Id: I1f208ba54e2b9aa1a5d46fb9971572467b69ab56
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
tools/qmlplugindump/main.cpp