Fix warning about not enough actual parameters for macro.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Wed, 5 Sep 2012 11:47:27 +0000 (13:47 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Sep 2012 23:43:44 +0000 (01:43 +0200)
commit02176c538e7eb8527e6d079447e4e8194c63a231
treeb01ae86e4a97b12e59bdf471dbad49523740cc95
parentaca5c2b3c2aa46bbe2a3b8fe0e05103906ab3d48
Fix warning about not enough actual parameters for macro.

QT_METATYPE_INTERFACE_INIT_EMPTY_DATASTREAM_IMPL ignores arguments
anyway so it is not a problem to give a void type.

Change-Id: I66109cc9ae43b48d5cacbd11bebe135a71e10ed7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qmetatype_p.h