mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-17 10:41:29 +02:00
Port ControllerSettings
This commit is contained in:
parent
41f338e6ad
commit
d92f461f12
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
import QtQuick 2.5
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.2
|
||||
import QtGraphicalEffects 1.0
|
||||
import "../../styles-uit"
|
||||
import "../../controls"
|
||||
|
|
Loading…
Reference in a new issue