diff options
author | Tom Tromey <tom@tromey.com> | 2019-10-07 16:59:02 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-12-11 15:48:59 -0700 |
commit | c8ec2f433c54dae7746db144a872da6f808e5d73 (patch) | |
tree | 63652ad36846aaf282642c09bfa1f94d381a3094 /binutils | |
parent | 4decd62b214e9cb3e66f5e90b28cfab9062c1464 (diff) | |
download | binutils-c8ec2f433c54dae7746db144a872da6f808e5d73.zip binutils-c8ec2f433c54dae7746db144a872da6f808e5d73.tar.gz binutils-c8ec2f433c54dae7746db144a872da6f808e5d73.tar.bz2 |
Move max_height method to tui_gen_win_info
This moves the max_height method to tui_gen_win_info and implements it
in the subclasses. This is used by a subsequent patch, which will
normalize window layout across all window types.
gdb/ChangeLog
2019-12-11 Tom Tromey <tom@tromey.com>
* tui/tui-stack.h (struct tui_locator_window) <max_height>: New
method.
* tui/tui-regs.h (struct tui_data_item_window) <max_height>: New
method.
* tui/tui-data.h (struct tui_gen_win_info) <max_height>: New
method.
(struct tui_win_info) <max_height>: Now override.
Change-Id: I4ba3e8899bc4668328d3d78e3c1674c61882450d
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions