diff options
author | Simon Hausmann <simon.hausmann@qt.io> | 2018-08-20 09:27:58 +0200 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@qt.io> | 2018-08-20 12:58:05 +0000 |
commit | 88edd5be4fad814825a9c9a831cb5e03c8f2deea (patch) | |
tree | 73f4f20598fdda3629a23c73385f9bfdb52e3996 /src/qml/compiler/qv4compilerscanfunctions.cpp | |
parent | 1e6be76d2c57b36443ded6b8c55255399dcd840f (diff) | |
download | qtdeclarative-88edd5be4fad814825a9c9a831cb5e03c8f2deea.tar.gz |
Fix property declarations
It does not make sense to declare a property that has a setter and mark
it as constant. Moc also complains about it and notes how the constant
attribute is ignored. Therefore we might as well remove it from the
declaration.
Amends a9b9875acc6155f85558bb27cdb75f2dda5e2b66
Change-Id: Ib78d6e9c5e3415bc2a3dc26477d1d2a4e5b4dcfe
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compilerscanfunctions.cpp')
0 files changed, 0 insertions, 0 deletions