mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
fix uninitialised values
This commit is contained in:
@@ -50,6 +50,7 @@ CComponentsItem::CComponentsItem(CComponentsForm* parent)
|
||||
cc_item_selected = false;
|
||||
cc_page_number = 0;
|
||||
cc_has_focus = true;
|
||||
cc_parent = NULL;
|
||||
initParent(parent);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user