mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Enable BT for iOS build
and add some new source files to .pro file Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f5adbe5662
commit
ec34ebfb04
2 changed files with 10 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ import QtQuick.Layouts 1.2
|
|||
import QtQuick.Window 2.2
|
||||
import QtGraphicalEffects 1.0
|
||||
import QtQml.Models 2.1
|
||||
import QtBluetooth 5.2
|
||||
|
||||
|
||||
ApplicationWindow {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue