Wireshark-commits: [Wireshark-commits] rev 46915: /trunk/ui/gtk/ /trunk/ui/gtk/: wsp_stat.c
Date: Thu, 03 Jan 2013 16:26:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46915

User: wmeier
Date: 2013/01/03 08:26 AM

Log:
 Use ws_gtk_grid...() in place of gtk_table...();
 Also: Fix a minor difference in window handling between Gtk2 & Gtk3:
   Use gtk_box_pack_start() instead of gtk_container_add(0 in one case.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +14 -14    wsp_stat.c    Modified