summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-03-21 14:06:43 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-21 18:55:27 +0100
commitb8d71ed60ba57142237555edb97d4cc7d3675b5c (patch)
tree3058486e0adc3fafed4b89727ff949823cf9aeaa /dist
parente2502e1a06fbb15a8d0abe8ac1be5e6dec1e1152 (diff)
Fix QMetaObject::normalizedType() for "void" argument
Since the introduction of QMetaType::UnknownType, void is a proper meta-type, and the normalized form of "void" should be "void", not an empty string. Add more tests to ensure that we do remove "void" in the one case where it actually should be removed (e.g. "foo(void)"). Change-Id: I72dc2d24da67cf52da00c678f50213cff1b92e25 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com> Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions