highlight_field: use passed GtkTreeView for proto_tree_draw.
authorJakub Zawadzki <darkjames-ws@darkjames.pl>
Fri, 15 Jun 2012 23:04:59 +0000 (23:04 -0000)
committerJakub Zawadzki <darkjames-ws@darkjames.pl>
Fri, 15 Jun 2012 23:04:59 +0000 (23:04 -0000)
commitc43b7b8b934a3eb6e864f697776603c89e1a6719
tree5b2a99892c2a73f95f7b12dd899de2374ca8eb7e
parent304654f6881e38b69eb60cdb26913fd3d78b4752
highlight_field: use passed GtkTreeView for proto_tree_draw.

highlight_field() is also called when we open packet in new window and we click some bytes,
it caused redrawing packet details in *main window* but with protocol tree from (possibly) another frame.

svn path=/trunk/; revision=43277
ui/gtk/main_proto_draw.c