forked from qt-creator/qt-creator
QmlDesigner.PropertyEditor: Removed call to nonexisting function
This commit is contained in:
@@ -7,8 +7,7 @@ QScrollArea {
|
||||
property var finished;
|
||||
|
||||
onFinishedChanged: {
|
||||
setupProperWheelBehaviour();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user