Wireshark-commits: [Wireshark-commits] rev 47134: /trunk/ui/gtk/ /trunk/ui/gtk/: mac_lte_stat_dlg.c

Date: Thu, 17 Jan 2013 20:56:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47134

User: wmeier
Date: 2013/01/17 12:56 PM

Log:
 Use gtk_box_pack_start() instead of gtk_container_add()
  when packing into a [v|h]box so that Gtk2 & Gtk3 behavior is
  the same.
 
 Also: Add an XXX comment:
         "progess" rendering doesn't seem to work for Gtk3 ??

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +18 -17    mac_lte_stat_dlg.c    Modified