hintbox/msgbox: add more specific thread names

For better tracing while debugging.
This commit is contained in:
2018-12-23 22:56:16 +01:00
parent 1022cba0cc
commit 6237bfe07c
3 changed files with 11 additions and 7 deletions

View File

@@ -320,6 +320,11 @@ optional disable/enable background
class CHint : public CHintBox
{
private:
void initHint(bool enable_bg) { paint_bg = enable_bg;
ccw_show_header = false;
ccw_show_footer = false;
cc_item_type.name = "wg.hint";}
public:
/**CHint Constructor
* @param[in] Text