CComponents: add members to handle object tags

This can help to handle some useful values for any functions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 67a42c3e96
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)



------------------
This commit was generated by Migit
This commit is contained in:
2014-08-25 17:23:11 +02:00
committed by [CST] Focus
parent 9961798df3
commit 0fc4b61fc9
2 changed files with 8 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ CComponents::CComponents() : COSDFader(g_settings.theme.menu_Content_alpha)
col_frame_sel = COL_MENUCONTENTSELECTED_PLUS_0;
corner_type = CORNER_ALL;
corner_rad = 0;
cc_tag = NULL;
shadow = CC_SHADOW_OFF;
shadow_w = SHADOW_OFFSET;
fr_thickness = 0;