mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove locationService interfaces
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7bf90fd208
commit
5bc99194da
3 changed files with 1 additions and 28 deletions
|
@ -39,7 +39,6 @@ Kirigami.ApplicationWindow {
|
|||
pageStack.globalToolBar.maximumHeight: Kirigami.Units.gridUnit * 2
|
||||
|
||||
property alias notificationText: manager.notificationText
|
||||
property alias locationServiceEnabled: manager.locationServiceEnabled
|
||||
property alias pluggedInDeviceName: manager.pluggedInDeviceName
|
||||
property alias defaultCylinderIndex: settingsWindow.defaultCylinderIndex
|
||||
property bool filterToggle: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue