mobile: remove updateSelectedDive logic
Selection is now be handled by the core. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
committed by
Dirk Hohndel
parent
57b96490b2
commit
e700920e8e
@@ -42,7 +42,6 @@ Kirigami.Page {
|
||||
property alias cylinderIndex4: detailsEdit.cylinderIndex4
|
||||
property alias usedGas: detailsEdit.usedGas
|
||||
property alias gpsCheckbox: detailsEdit.gpsCheckbox
|
||||
property int updateCurrentIdx: manager.updateSelectedDive
|
||||
property alias rating: detailsEdit.rating
|
||||
property alias visibility: detailsEdit.visibility
|
||||
property alias usedCyl: detailsEdit.usedCyl
|
||||
|
||||
Reference in New Issue
Block a user