Wireshark-commits: [Wireshark-commits] rev 35695: /trunk/gtk/ /trunk/gtk/: color_edit_dlg.c
Date: Sat, 29 Jan 2011 00:30:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35695

User: sfisher
Date: 2011/01/28 04:30 PM

Log:
 If we're compiling with GTK+ 2.14 or higher, use accessor function
 gtk_color_selection_dialog_get_color_selection() instead of accessing
 the struct member directly.

Directory: /trunk/gtk/
  Changes    Path                Action
  +4 -0      color_edit_dlg.c    Modified