mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
CComponents: rename and move real position attributes
These attributes are better placed in the basic class.
This commit is contained in:
@@ -54,7 +54,6 @@ void CComponentsItem::initVarItem()
|
||||
//CComponents
|
||||
initVarBasic();
|
||||
cc_item_index = CC_NO_INDEX;
|
||||
cc_item_xr = cc_item_yr = -1;
|
||||
cc_item_enabled = true;
|
||||
cc_item_selected = false;
|
||||
cc_parent = NULL;
|
||||
|
Reference in New Issue
Block a user