mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +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;
|
paint_bg = enable_bg;
|
||||||
ccw_show_header = enable_header;
|
ccw_show_header = enable_header;
|
||||||
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