Wireshark-commits: [Wireshark-commits] rev 46920: /trunk/ui/gtk/ /trunk/ui/gtk/: sctp_chunk_stat_dl

Date: Thu, 03 Jan 2013 18:49:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46920

User: wmeier
Date: 2013/01/03 10:49 AM

Log:
 Use ws_gtk_grid...() instead of gtk_table...();
 Fix a minor difference in window handling between Gtk2 & Gtk3:
    Use gtk_box_pack_start() instead of gtk_container_add() in one case.
 
 Also; Do some whitespace and formatting style cleanup.

Directory: /trunk/ui/gtk/
  Changes    Path                     Action
  +107 -107  sctp_chunk_stat_dlg.c    Modified