diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-13 20:49:31 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-16 17:58:03 -0800 |
commit | 59de376c8988761d4a4caf9693d2e6501986ac65 (patch) | |
tree | 185eb700936b49329c030ae15c7f9de2f3c6d6a1 /cmake | |
parent | 3243b02c755048494300be34f3d4ea52ab241baf (diff) |
[Actions] Move IActionListener into actions folder
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/input.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/input.txt b/cmake/treedata/common/input.txt index 15fca61314..cf59403735 100644 --- a/cmake/treedata/common/input.txt +++ b/cmake/treedata/common/input.txt @@ -1,5 +1,6 @@ xbmc/input input xbmc/input/actions input/actions +xbmc/input/actions/interfaces input/actions/interfaces xbmc/input/button input/button xbmc/input/joysticks input/joysticks xbmc/input/joysticks/dialogs input/joysticks/dialogs |