diff options
author | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-10-06 20:28:58 +0200 |
---|---|---|
committer | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-10-10 09:08:49 +0200 |
commit | f3b45b6f83709df49207425b8f37bcc69bbbad59 (patch) | |
tree | 77377b1d57b75bb33e49b98e588b9f12e2783b8f /cmake | |
parent | 8c2807d39e54dc5d3d13ecfdaa117702c5d9c23c (diff) |
[favourites] Add selected items of the target to favourite's context menu (play, resume, info, target's complete context menu).
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/subdirs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index 3d6e6ea0b4..67b44f92d1 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt @@ -41,6 +41,7 @@ xbmc/speech speech xbmc/storage storage xbmc/threads threads xbmc/utils utils +xbmc/utils/guilib utils_guilib xbmc/view view xbmc/weather weather xbmc/windowing windowing |