diff options
author | elupus <elupus@svn> | 2010-03-02 02:43:19 +0000 |
---|---|---|
committer | elupus <elupus@svn> | 2010-03-02 02:43:19 +0000 |
commit | 074db86a1a04e6ba3748aa6bdf2d14cb101e2a34 (patch) | |
tree | 3b461ba3c3a12ffa4eabb59eadf144a6dc113cbe /guilib/GUIControl.h | |
parent | 59e41cd2415b47b43dad0229103d5df886ba4e25 (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.h | 1 |
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, |