Index: sources/gui/qml/pages/treatment/TreatmentSection.qml =================================================================== diff -u -r19acf57838bc97979052d626f3e05d46310b6335 -rb12cc2840bb819c5222bfd3bc2cc5ca6eb4c37fd --- sources/gui/qml/pages/treatment/TreatmentSection.qml (.../TreatmentSection.qml) (revision 19acf57838bc97979052d626f3e05d46310b6335) +++ sources/gui/qml/pages/treatment/TreatmentSection.qml (.../TreatmentSection.qml) (revision b12cc2840bb819c5222bfd3bc2cc5ca6eb4c37fd) @@ -15,7 +15,7 @@ // Qt import QtQuick 2.12 -import QtGraphicalEffects 1.12 +import Qt5Compat.GraphicalEffects import "qrc:/globals" import "qrc:/components" import "qrc:/pages/treatment"