Move tui_source_window to tui-source.h
authorTom Tromey <tom@tromey.com>
Tue, 2 Jul 2019 21:55:01 +0000 (15:55 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 17 Jul 2019 18:19:24 +0000 (12:19 -0600)
commitbfad4537079109d9c41ecd86af9cf84b6825a192
tree91628df92b0a19958668a6b0dd4a1607a8af37c4
parent88f7e873362279462c676b26fee62376dba82b5c
Move tui_source_window to tui-source.h

This moves tui_source_window to tui-source.h.  In this case there were
no method definitions to be moved.

gdb/ChangeLog
2019-07-17  Tom Tromey  <tom@tromey.com>

* tui/tui.c: Update.
* tui/tui-source.h (struct tui_source_window): Move from
tui-data.h.
* tui/tui-layout.c: Update.
* tui/tui-disasm.c: Update.
* tui/tui-data.h (struct tui_source_window): Move to
tui-source.h.
gdb/ChangeLog
gdb/tui/tui-data.h
gdb/tui/tui-disasm.c
gdb/tui/tui-layout.c
gdb/tui/tui-source.h
gdb/tui/tui.c
This page took 0.02912 seconds and 4 git commands to generate.