diff options
| author | civilH <robinhoodsociety@protonmail.com> | 2023-08-24 23:28:07 +0700 |
|---|---|---|
| committer | civilH <robinhoodsociety@protonmail.com> | 2023-08-24 23:28:07 +0700 |
| commit | 07e18a1c69f288f095b4d94e5202bad0d5c1f10d (patch) | |
| tree | 0aa098088265ed13b05c4031c59a153d2c160f2f /HomeDefault.qrc | |
| parent | 3d130f28ee0aa785d40be22f23950bf52cc4ac7b (diff) | |
Implement Student dashboard thead
- adding title for contents
Diffstat (limited to 'HomeDefault.qrc')
| -rw-r--r-- | HomeDefault.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/HomeDefault.qrc b/HomeDefault.qrc index c463172..725788a 100644 --- a/HomeDefault.qrc +++ b/HomeDefault.qrc @@ -14,5 +14,7 @@ <file>Font-Awesome/svgs/solid/table.svg</file> <file>Home/Default/Card.ui.qml</file> <file>Home/Default.ui.qml</file> + <file>Student/Dashboard.ui.qml</file> + <file>Student/Dashboard/CourseListItem.ui.qml</file> </qresource> </RCC> |