mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
CBuildInfo: move InitInfoItems() into exec()
ensures paint of data on each repaint.
This commit is contained in:
@@ -69,7 +69,7 @@ class CBuildInfo : public CMenuTarget, public CComponentsWindow
|
||||
BI_TYPE_IDS
|
||||
};
|
||||
|
||||
CBuildInfo();
|
||||
CBuildInfo(bool show = false);
|
||||
|
||||
///assigns text Font type
|
||||
void setFontType(Font* font_text);
|
||||
|
Reference in New Issue
Block a user