diff options
Diffstat (limited to 'src/controls/ScrollView.qml')
| -rw-r--r-- | src/controls/ScrollView.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/ScrollView.qml b/src/controls/ScrollView.qml index 623d30278..19cdee965 100644 --- a/src/controls/ScrollView.qml +++ b/src/controls/ScrollView.qml @@ -140,7 +140,6 @@ FocusScope { activeFocusOnTab: true - /*! \internal */ onContentItemChanged: { if (contentItem.hasOwnProperty("contentY") && // Check if flickable |
