mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 13:48:28 +02:00
hintbox/msgbox: add more specific thread names
For better tracing while debugging.
Origin commit data
------------------
Commit: 957b5e00ea
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
This commit is contained in:
@@ -83,6 +83,7 @@ CMsgBox::CMsgBox( const char* Text,
|
||||
|
||||
void CMsgBox::init(const int& Height, const int& ShowButtons, const msg_result_t& Default_result)
|
||||
{
|
||||
cc_item_type.name = "msgbox";
|
||||
initTimeOut();
|
||||
|
||||
//enable footer and add its height
|
||||
|
Reference in New Issue
Block a user