Wireshark-commits: [Wireshark-commits] rev 52600: /trunk/ui/qt/ /trunk/ui/qt/: main_window.cpp pack

Date: Mon, 14 Oct 2013 16:54:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52600

User: gerald
Date: 2013/10/14 04:54 PM

Log:
 PacketList and ProtoTree need access to MainWindow at initialization
 time in order to fill in their respective context menus. R52386 broke
 that. Fix it and add comments about handling reparenting. Fixes bug
 9265.

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +2 -6      main_window.cpp    Modified
  +2 -0      packet_list.cpp    Modified
  +2 -0      proto_tree.cpp     Modified