diff options
author | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-09-29 08:02:07 +0200 |
---|---|---|
committer | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-10-01 23:54:17 +0200 |
commit | 29785dd689a40102e2d5792464e0de0a6b3798b7 (patch) | |
tree | 8696399b8fd4037b0e4c88eca5ead91f7316faf5 /cmake | |
parent | 78e4b225484b69bdfc6ba33e451897fd807fd85f (diff) |
[video] Factor out video select action processing.
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 |