Added video search page and model

This commit is contained in:
Digital Artifex
2026-06-19 02:06:05 -04:00
parent 49db588226
commit fb47b92353
7 changed files with 856 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@ qt6_add_qml_module(KomplexHubContent
"pages/SettingsPage.qml"
"pages/UserProfilePage.qml"
"pages/WallpaperSettingsPage.qml"
QML_FILES pages/VideoSearchPage.qml
)