mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
*CBEBouquetWidget: add missing init for some members with NULL
This commit is contained in:
@@ -66,6 +66,11 @@ CBEBouquetWidget::CBEBouquetWidget()
|
||||
liststart = 0;
|
||||
state = beDefault;
|
||||
blueFunction = beRename;
|
||||
Bouquets = NULL;
|
||||
iheight = 0;
|
||||
ButtonHeight = 0;
|
||||
fheight = 0;
|
||||
theight = 0;
|
||||
}
|
||||
|
||||
void CBEBouquetWidget::paintItem(int pos)
|
||||
|
Reference in New Issue
Block a user