CComponents: add members to handle object tags

This can help to handle some useful values for any functions
This commit is contained in:
2014-08-25 17:23:11 +02:00
committed by [CST] Focus
parent ec7d5772f0
commit 67a42c3e96
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;