aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIControl.h
diff options
context:
space:
mode:
authorelupus <elupus@svn>2010-03-02 02:43:19 +0000
committerelupus <elupus@svn>2010-03-02 02:43:19 +0000
commit074db86a1a04e6ba3748aa6bdf2d14cb101e2a34 (patch)
tree3b461ba3c3a12ffa4eabb59eadf144a6dc113cbe /guilib/GUIControl.h
parent59e41cd2415b47b43dad0229103d5df886ba4e25 (diff)
merged: addons-fw branch
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'guilib/GUIControl.h')
-rw-r--r--guilib/GUIControl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/guilib/GUIControl.h b/guilib/GUIControl.h
index f7408e6784..ab98f5a7f9 100644
--- a/guilib/GUIControl.h
+++ b/guilib/GUIControl.h
@@ -235,6 +235,7 @@ public:
GUICONTROL_CONSOLE,
GUICONTROL_EDIT,
GUICONTROL_VISUALISATION,
+ GUICONTROL_RENDERADDON,
GUICONTROL_MULTI_IMAGE,
GUICONTROL_GROUP,
GUICONTROL_GROUPLIST,