diff options
author | Kai Sommerfeld <3226626+ksooo@users.noreply.github.com> | 2023-10-02 08:09:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 08:09:03 +0200 |
commit | 0730dac071ab0b718d95e9b74a859a32358f9233 (patch) | |
tree | 4b750a824ab5ed30ba9fe046108ca615e2f91fc7 /cmake | |
parent | ba7adbd6d5b138e62f497c5c2800032eb1936e20 (diff) | |
parent | 96ad2031b02ba90ae5450c0d8f73d9fb1ef08af6 (diff) |
Merge pull request #23848 from ksooo/fix-and-refactor-video-select-actions
[listproviders][video][PVR][utils][builtins] Fix and Refactor Video Select Actions
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/video.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/video.txt b/cmake/treedata/common/video.txt index ab534535d3..9349eaeafc 100644 --- a/cmake/treedata/common/video.txt +++ b/cmake/treedata/common/video.txt @@ -1,5 +1,6 @@ xbmc/video video xbmc/video/dialogs video/dialogs +xbmc/video/guilib video/guilib xbmc/video/jobs video/jobs xbmc/video/tags video/tags xbmc/video/windows video/windows |