mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
menue: initialize height variable
This commit is contained in:
@@ -561,6 +561,7 @@ void CMenuWidget::Init(const std::string &NameString, const std::string &Icon, c
|
||||
{
|
||||
//pos
|
||||
x = y = 0;
|
||||
height = 0;
|
||||
|
||||
//caption and icon
|
||||
nameString = NameString;
|
||||
|
Reference in New Issue
Block a user