mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
hintbox.h: fix wrong type name
This commit is contained in:
@@ -416,7 +416,7 @@ class CLoaderHint : public CHintBox
|
||||
paint_bg = enable_bg;
|
||||
ccw_show_header = enable_header;
|
||||
ccw_show_footer = false;
|
||||
cc_item_type.name = "wg.hint";
|
||||
cc_item_type.name = "wg.loader_hint";
|
||||
delay = 1;
|
||||
}
|
||||
public:
|
||||
|
Reference in New Issue
Block a user