Merge lp://staging/~thomas-voss/biometryd/fix-properties-in-qml-bindings into lp://staging/biometryd
Proposed by
Thomas Voß
Status: | Merged |
---|---|
Approved by: | Thomas Voß |
Approved revision: | 18 |
Merged at revision: | 19 |
Proposed branch: | lp://staging/~thomas-voss/biometryd/fix-properties-in-qml-bindings |
Merge into: | lp://staging/biometryd |
Diff against target: |
64 lines (+11/-5) 4 files modified
src/biometry/qml/Biometryd/device.h (+2/-2) src/biometry/qml/Biometryd/service.h (+1/-1) src/biometry/qml/Biometryd/user.cpp (+4/-1) src/biometry/qml/Biometryd/user.h (+4/-1) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/biometryd/fix-properties-in-qml-bindings |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jonas G. Drange (community) | Approve | ||
Review via email: mp+294622@code.staging.launchpad.net |
Commit message
Mark properties as constant/changing as appropriate.
Description of the change
Mark properties as constant/changing as appropriate.
To post a comment you must log in.
LGTM.