Index: sources/gui/qml/pages/treatment/TreatmentSection.qml =================================================================== diff -u -r21bcf654a57e2b3a6d1a2fee1173c3dff81f8f99 -r57ea732311e6f4c746974f5a52316f63dec23ca8 --- sources/gui/qml/pages/treatment/TreatmentSection.qml (.../TreatmentSection.qml) (revision 21bcf654a57e2b3a6d1a2fee1173c3dff81f8f99) +++ sources/gui/qml/pages/treatment/TreatmentSection.qml (.../TreatmentSection.qml) (revision 57ea732311e6f4c746974f5a52316f63dec23ca8) @@ -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"