From 24e165b964b55d0dccd66227cbb4a746dd5f9bfc Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Tue, 14 Jun 2016 10:41:06 +0200 Subject: [PATCH] Remove error on ProfilesPage CURA-1585 --- resources/qml/Preferences/ProfilesPage.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/qml/Preferences/ProfilesPage.qml b/resources/qml/Preferences/ProfilesPage.qml index 670bf79956..c2ad84b581 100644 --- a/resources/qml/Preferences/ProfilesPage.qml +++ b/resources/qml/Preferences/ProfilesPage.qml @@ -39,7 +39,6 @@ UM.ManagementPage section.property: "readOnly" section.delegate: Rectangle { - width: objectListContainer.viewport.width; height: childrenRect.height; Label