Small build fixup
This commit is contained in:
parent
68f4bd14d6
commit
4225e1aa7c
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ void show_help(const section &toplevel_sec,
|
|||
CVideo& video = CVideo::get_singleton();
|
||||
|
||||
if(gui2::new_widgets) {
|
||||
gui2::dialogs::help_browser::display(video, toplevel_sec, show_topic);
|
||||
gui2::dialogs::help_browser::display(toplevel_sec, show_topic);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue