mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
iOS build: update dummy file to include Controls 2 Material
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2f84a85dc9
commit
9beb445d44
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import QtQuick.Window 2.2
|
||||||
import QtGraphicalEffects 1.0
|
import QtGraphicalEffects 1.0
|
||||||
import QtQml.Models 2.1
|
import QtQml.Models 2.1
|
||||||
import QtBluetooth 5.2
|
import QtBluetooth 5.2
|
||||||
|
import QtQuick.Controls.Material 2.1
|
||||||
|
|
||||||
|
|
||||||
ApplicationWindow {
|
ApplicationWindow {
|
||||||
|
|
Loading…
Reference in a new issue