mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
57b96490b2
commit
e700920e8e
3 changed files with 4 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue