Added featured videos model, paginator and cache

This commit is contained in:
Digital Artifex
2026-06-17 16:07:11 -04:00
parent d8b091d7b8
commit 0a98f83a9b
8 changed files with 2657 additions and 345 deletions
+2
View File
@@ -48,6 +48,8 @@ qt_add_qml_module(
SOURCES paginators/featuredvideospaginator.h
SOURCES common/imagecache.h
SOURCES paginators/imagepaginator.h
SOURCES common/videocache.h
SOURCES paginators/videopaginator.h
)