Files
Andrew Burgess 6c1e84f5c6 gdb/tui: make tui_win_info::title private
This commit builds on this earlier work:

  commit 9fe01a376b2fb096e4836e985ba316ce9dc02399
  Date:   Thu Jun 29 11:26:55 2023 -0600

      Update TUI window title when changed

and makes tui_win_info::title private, renaming to m_title at the same
time.  There's a new tui_win_info::title() member function to provide
read-only access to the title.

There should be no user visible changes after this commit.

Approved-By: Tom Tromey <tom@tromey.com>
2023-07-15 11:40:45 +01:00
..
2023-06-19 16:17:21 +02:00
2023-05-23 10:09:28 -06:00
2023-06-12 12:09:39 -06:00
2023-05-23 10:09:28 -06:00
2023-06-03 22:43:57 +02:00