fix: manual was not opening from the menu
This commit is contained in:
@@ -118,7 +118,7 @@ static void menu_cb(GtkWidget *widget, gpointer data)
|
||||
break;
|
||||
|
||||
case MENU_HELP_MANUAL:
|
||||
GuiShowURL(NULL);
|
||||
GuiShowURL("manual.pdf");
|
||||
break;
|
||||
|
||||
case MENU_HELP_ABOUT:
|
||||
|
||||
Reference in New Issue
Block a user