ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44587: /trunk/ui/qt/ /trunk/ui/qt/: byte_view_tab.cpp by

Date: Sun, 19 Aug 2012 20:47:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44587

User: gerald
Date: 2012/08/19 01:47 PM

Log:
 Add automatic tree expansion. Get rid of some unnecessary void * casts.
 Fix a couple of compilation warnings.

Directory: /trunk/ui/qt/
  Changes    Path                    Action
  +2 -4      byte_view_tab.cpp       Modified
  +1 -3      byte_view_text.cpp      Modified
  +2 -2      main.cpp                Modified
  +76 -8     proto_tree.cpp          Modified
  +5 -0      proto_tree.h            Modified
  +2 -2      simple_dialog_qt.cpp    Modified