Wireshark-commits: [Wireshark-commits] rev 46931: /trunk/ui/gtk/ /trunk/ui/gtk/: simple_dialog.c

Date: Fri, 04 Jan 2013 15:57:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46931

User: wmeier
Date: 2013/01/04 07:57 AM

Log:
 Fix minor differences in window handling between Gtk2 & Gtk3:
    Use gtk_box_pack_start() instead of gtk_container_add() in several places.
 
 Also; Do some whitespace and formatting style cleanup.

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +65 -62    simple_dialog.c    Modified