diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml
index de72e01e2f05199aa22de0867ecd6dc060de4d1c..c0170e2fa2373bda83194ce205a369c3120af94f 100644
--- a/share/qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml
+++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml
@@ -54,7 +54,7 @@ GroupBox {
                             backendValue: backendValues.highlightFollowsCurrentItem;
                             baseStateFlag: isBaseState;
                             checkable: true;
-                        }                      
+                        }
 
                         SpinBox {
                             id: spacingSpinBox;