QmlDesigner.PropertyEditor: Removed call to nonexisting function

This commit is contained in:
Christiaan Janssen
2010-04-12 13:04:48 +02:00
parent dc2fbe65bc
commit 9024558eea

View File

@@ -7,8 +7,7 @@ QScrollArea {
property var finished;
onFinishedChanged: {
setupProperWheelBehaviour();
}
}
}