diff --git a/resources/qml/Dialogs/AboutDialog.qml b/resources/qml/Dialogs/AboutDialog.qml index 8de28a72f0..e6d15af2d9 100644 --- a/resources/qml/Dialogs/AboutDialog.qml +++ b/resources/qml/Dialogs/AboutDialog.qml @@ -19,8 +19,6 @@ UM.Dialog width: minimumWidth height: minimumHeight - backgroundColor: UM.Theme.getColor("main_background") - Rectangle { id: header