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:
Jaime van Kessel 2022-03-28 16:11:28 +02:00
parent ff21c93f9b
commit f436c97abd
9 changed files with 10 additions and 30 deletions

View file

@ -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