summaryrefslogtreecommitdiff
path: root/Student
diff options
context:
space:
mode:
Diffstat (limited to 'Student')
-rw-r--r--Student/Dashboard.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Student/Dashboard.ui.qml b/Student/Dashboard.ui.qml
index 6c2a339..6ca13f3 100644
--- a/Student/Dashboard.ui.qml
+++ b/Student/Dashboard.ui.qml
@@ -4,6 +4,7 @@ import "Dashboard"
import QtQuick.Layouts 1.15
Flickable {
+ property alias tableBody: tableBody
contentWidth: table.width
ColumnLayout{