menue: initialize height variable

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6223f10529
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2018-01-15 19:54:51 +01:00
committed by vanhofen
parent acdea13d8e
commit 9dafbaa590

View File

@@ -582,6 +582,7 @@ void CMenuWidget::Init(const std::string &NameString, const std::string &Icon, c
{
//pos
x = y = 0;
height = 0;
//caption and icon
nameString = NameString;