Merge branch '2459_switch_to_left_panel'
* 2459_switch_to_left_panel: Ticket #2459: switch to the left panel after mouse click on input line history pictogram.
Этот коммит содержится в:
Коммит
69d66dd598
@ -952,7 +952,7 @@ dlg_select_widget (void *w)
|
||||
const Widget *widget = (Widget *) w;
|
||||
Dlg_head *h = widget->owner;
|
||||
|
||||
do_select_widget (h, g_list_find (h->widgets, widget), SELECT_NEXT);
|
||||
do_select_widget (h, g_list_find (h->widgets, widget), SELECT_EXACT);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------------------------- */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user