summaryrefslogtreecommitdiffstats
path: root/src/controls/TableView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/TableView.qml')
-rw-r--r--src/controls/TableView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/TableView.qml b/src/controls/TableView.qml
index 305690c02..0917158f8 100644
--- a/src/controls/TableView.qml
+++ b/src/controls/TableView.qml
@@ -240,6 +240,7 @@ ScrollView {
frameVisible: true
__scrollBarTopMargin: Qt.platform.os === "mac" ? headerrow.height : 0
+ __viewTopMargin: headerrow.height
/*! \internal */
function __decrementCurrentIndex() {