mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Roughly strip out the GraphicalEffects
For some reason qt6 that we built still didn't like it. Since we wanna know if the rest works, yeeting that stuff out for now
This commit is contained in:
parent
ff21c93f9b
commit
f436c97abd
9 changed files with 10 additions and 30 deletions
|
@ -4,7 +4,6 @@
|
|||
import QtQuick 2.4
|
||||
import QtQuick.Layouts 1.1
|
||||
import QtQuick.Controls 2.1
|
||||
import Qt5Compat.GraphicalEffects
|
||||
|
||||
import UM 1.5 as UM
|
||||
import Cura 1.0 as Cura
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue