From 42399e82fb8089533d90234cc537cc942af4cbd9 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 22 Aug 2016 11:36:33 +0200 Subject: [PATCH] ) Contributes to issue CURA-2006. --- resources/qml/Settings/SettingView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/qml/Settings/SettingView.qml b/resources/qml/Settings/SettingView.qml index d53cb9bb3c..c5fec8c8ce 100644 --- a/resources/qml/Settings/SettingView.qml +++ b/resources/qml/Settings/SettingView.qml @@ -121,7 +121,7 @@ ScrollView } // Specialty provider that only watches global_inherits (we cant filter on what property changed we get events - // so we bypass that to make a dedicated provider. + // so we bypass that to make a dedicated provider). UM.SettingPropertyProvider { id: inheritStackProvider