Skip to content
Snippets Groups Projects
Commit ee4bf638 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner: Type of the propertyname is now PropertyName


And PropertyName is a typedef for QByteArray. Because we don't use the
features of QString and the source would be cluttered with QLatin1Strings
we changed the property name to QByteArray.

Change-Id: Ib70ef136bbc411504b450456bd9bb705ae93dd25
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent e74d4c48
No related branches found
No related tags found
No related merge requests found
Showing
with 125 additions and 100 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment