http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43293
User: guy
Date: 2012/06/16 02:37 PM
Log:
Rename clear_tree_and_hex_views() to main_clear_tree_and_hex_views(), as
it specifically works on the main window's tree and hex dump views (it
doesn't apply to packet windows - they are always showing data from a
particular packet), and move its declaration to main_packet_panes.h.
Directory: /trunk/ui/gtk/
Changes Path Action
+1 -1 main.c Modified
+3 -3 main_packet_panes.c Modified
+4 -0 main_packet_panes.h Modified
+0 -5 packet_panes.h Modified