mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove unneded styles import
This commit is contained in:
parent
752cf2d5aa
commit
2aa931cbca
19 changed files with 1 additions and 21 deletions
|
@ -4,7 +4,6 @@ import QtQuick 2.10
|
|||
import QtQuick.Window 2.2
|
||||
import QtQuick.Controls 1.4 as OldControls // TableView doesn't exist in the QtQuick Controls 2.x in 5.10, so use the old one
|
||||
import QtQuick.Controls 2.3
|
||||
import QtQuick.Controls.Styles 1.4
|
||||
|
||||
import UM 1.2 as UM
|
||||
import Cura 1.6 as Cura
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue