summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Parser.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-03-30 11:16:25 +0200
committerKai Koehne <kai.koehne@nokia.com>2010-03-30 11:22:10 +0200
commitb5262c9b30d1f237553e79f0c34864d7ff114df3 (patch)
treeaba2e56cd0a130bfdd980eb9f0c2d855e6aeddc3 /src/shared/cplusplus/Parser.cpp
parentb3ad65d89be33b3c61ea7a34c53ca9686dc00f2d (diff)
downloadqt-creator-b5262c9b30d1f237553e79f0c34864d7ff114df3.tar.gz
QmlDesigner: Fix crash when changing the transform origin of an item
Fixes crash when changing the transform origin of an item in the Property Editor. The fundamental problem is that the metatype system doesn't know about the enum. We used to return then an invalid QVariant when trying to convert the string to a QVariant. Now we instead return a valid QVariant, but with wrong type (QString). Task-number: BAUHAUS-522 Reviewed-by: Erik Verbruggen
Diffstat (limited to 'src/shared/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions