Remove m_ in property names of QQmlTypePrivate
authorAlan Alpert <416365416c@gmail.com>
Sat, 15 Dec 2012 21:58:38 +0000 (13:58 -0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 8 Jan 2013 16:18:35 +0000 (17:18 +0100)
commit6576728b885cb89be715db9f9e2038527a14a455
tree057052ee0b7c5f50ded5f43b631cf423c5029e77
parent5a902969566a4ca7e3937cfe61876a7fbaeb775b
Remove m_ in property names of QQmlTypePrivate

There's already a d-> to indicate they are internal variables. Doesn't
need both.

Change-Id: I9b127dff7955456aacb25138fa6ea8efb7bb921f
Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
src/qml/qml/qqmlmetatype.cpp