Wireshark-commits: [Wireshark-commits] rev 46655: /trunk/ui/gtk/ /trunk/ui/gtk/: bootp_stat.c

Date: Fri, 21 Dec 2012 06:30:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46655

User: wmeier
Date: 2012/12/20 10:30 PM

Log:
 Convert to use new ws_gtk_grid...() wrappers to replace
 direct use of Gtktable.
 
 (The first of many conversions ...)
 
 Essentially: the wrappers use GtkTable on Gtk2 and GtkGrid on Gtk3.

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +7 -7      bootp_stat.c    Modified