Wireshark-commits: [Wireshark-commits] rev 47129: /trunk/ui/gtk/ /trunk/ui/gtk/: rlc_lte_stat_dlg.c

Date: Wed, 16 Jan 2013 23:18:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47129

User: wmeier
Date: 2013/01/16 03:18 PM

Log:
 Fix Gtk3 window resize behavior to match Gtk2.
 Specifically: use gtk_box_pack_start() instead
  of gtk_container_add() in a number of places.
 
 Also: do some whitespace cleanup.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +67 -67    rlc_lte_stat_dlg.c    Modified