diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2010-03-25 11:37:18 +0100 |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2010-03-25 11:37:18 +0100 |
commit | 1bdae0815d20f9a93c57b14f52dd69a808b739c6 (patch) | |
tree | 34eddc091b0406e0d059253da99d8acdf5bc7217 /src/shared/cplusplus/Parser.cpp | |
parent | 66b87a178595f00516a081b86bfae997f8e4f64a (diff) | |
download | qt-creator-1bdae0815d20f9a93c57b14f52dd69a808b739c6.tar.gz |
Fix crash when loading file with attached properties
The metatype system doesn't know about attached properties,
and asserted when trying to call isListProperty().
Let's just assume that for such properties, "a : b" actually
means a is not of type QList.
Reviewed-by: Erik Verbruggen
Diffstat (limited to 'src/shared/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions