mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Updated setting items & sidebar to qtQuick controls 2.0
This commit is contained in:
parent
eaa7b75f0e
commit
799d1a5b0c
9 changed files with 342 additions and 254 deletions
|
@ -2,7 +2,7 @@
|
|||
// Uranium is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.2
|
||||
import QtQuick.Controls 1.2
|
||||
import QtQuick.Controls 2.0
|
||||
|
||||
import UM 1.1 as UM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue