mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
Really add a prototype for tui_rehighlight_all.
This commit is contained in:
parent
4c347be60a
commit
2ef60e94e7
@ -35,6 +35,7 @@ extern void tui_scroll (enum tui_scroll_direction,
|
||||
extern void tui_set_win_focus_to (struct tui_win_info *);
|
||||
extern void tui_resize_all (void);
|
||||
extern void tui_refresh_all_win (void);
|
||||
extern void tui_rehighlight_all (void);
|
||||
|
||||
extern chtype tui_border_ulcorner;
|
||||
extern chtype tui_border_urcorner;
|
||||
|
Loading…
Reference in New Issue
Block a user