aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata
diff options
context:
space:
mode:
authorAlwin Esch <alwin.esch@web.de>2017-06-05 17:16:40 +0200
committerAlwin Esch <alwin.esch@web.de>2017-06-05 17:16:40 +0200
commit7703037414f1ac5ff8c6b773face741cc97cd255 (patch)
tree7bfabfee2789d84465763618712e5de9bc107abe /cmake/treedata
parentaea9a3b26154a4e3ffdba7569040a67756f721a2 (diff)
[addons] rename addon dialogs to use namespace kodi::gui::dialogs::..
Change to make the different gui parts more clear.
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/common/subdirs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt
index 0a17feb667..260eb80e9d 100644
--- a/cmake/treedata/common/subdirs.txt
+++ b/cmake/treedata/common/subdirs.txt
@@ -4,6 +4,7 @@ xbmc/addons/interfaces addonsBinaryInterfaces
xbmc/addons/interfaces/Addon addonCallbacks_Addon
xbmc/addons/interfaces/GUI addonCallbacks_GUI
xbmc/addons/interfaces/GUI/controls addons_interface_gui_controls
+xbmc/addons/interfaces/GUI/dialogs addons_interface_gui_dialogs
xbmc/addons/settings addonsSettings
xbmc/commons commons
xbmc/dbwrappers dbwrappers