diff options
Diffstat (limited to 'src/controls/TableView.qml')
| -rw-r--r-- | src/controls/TableView.qml | 1 |
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() { |
