CBuildInfo: move InitInfoItems() into exec()

ensures paint of data on each repaint.
This commit is contained in:
2017-01-23 21:58:42 +01:00
committed by M. Liebmann
parent 44eebba080
commit 9df86b6c37
2 changed files with 9 additions and 4 deletions

View File

@@ -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);