mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
hintbox.h: fix wrong type name
Origin commit data
------------------
Commit: dba1c3d504
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-11-15 (Tue, 15 Nov 2022)
This commit is contained in:
@@ -416,7 +416,7 @@ class CLoaderHint : public CHintBox
|
|||||||
paint_bg = enable_bg;
|
paint_bg = enable_bg;
|
||||||
ccw_show_header = true;
|
ccw_show_header = true;
|
||||||
ccw_show_footer = false;
|
ccw_show_footer = false;
|
||||||
cc_item_type.name = "wg.hint";
|
cc_item_type.name = "wg.loader_hint";
|
||||||
delay = 1;
|
delay = 1;
|
||||||
}
|
}
|
||||||
public:
|
public:
|
||||||
|
Reference in New Issue
Block a user