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:
Berthold Stoeger 2020-01-10 08:39:24 +08:00 committed by Dirk Hohndel
parent 57b96490b2
commit e700920e8e
3 changed files with 4 additions and 21 deletions

View file

@ -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