Use bool for the template argument.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 8 May 2012 17:24:54 +0000 (19:24 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 May 2012 10:54:08 +0000 (12:54 +0200)
commit465c9f4a7e89883ebe3d473b4cd4e36310884173
treeef9812483df63ed442a3e87497067044a30b3dc3
parent4b09230d97c7002d488b822648968ee89e8e1f9a
Use bool for the template argument.

It is only ever called with 'true' or 'false'.

Change-Id: Ibaba1c964cebb3ac75a230471a7a6547c2245039
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
src/corelib/kernel/qmetatype.cpp