diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-06-30 13:52:20 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-06-30 15:27:27 (GMT) |
commit | 01648005f1f546dc0281155fecd94b4f47a94584 (patch) | |
tree | 4ab00c221ba86cb4f977b8cda73d469389868d9f /src/gui/painting | |
parent | 7d80cd1f66fa6331c926674870d2a0dbe2921e77 (diff) | |
download | Qt-01648005f1f546dc0281155fecd94b4f47a94584.zip Qt-01648005f1f546dc0281155fecd94b4f47a94584.tar.gz Qt-01648005f1f546dc0281155fecd94b4f47a94584.tar.bz2 |
Moc: fix compilation when templated types with multiple arguments are used.
Each template argument need to be normalized separately. Else, the const
type of one argument may end up moved in the first argument.
(And then the compilation of the generated moc file would fail as the types
would not match)
Reviewed-by: Kent Hansen
Task-number: QTBUG-11647
Diffstat (limited to 'src/gui/painting')
0 files changed, 0 insertions, 0 deletions