help menu items record show_dialog_action
This commit is contained in:
@@ -825,8 +825,7 @@ void handle_menu_choice(eMenu item_hit) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if(!dialogToShow.empty()) {
|
if(!dialogToShow.empty()) {
|
||||||
cChoiceDlog dlog(dialogToShow);
|
show_dialog_action(dialogToShow);
|
||||||
dlog.show();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user