Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43735: /trunk/ui/gtk/ /trunk/ui/gtk/: old-gtk-compat.h

Date: Sun, 15 Jul 2012 23:20:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43735

User: guy
Date: 2012/07/15 04:20 PM

Log:
 Get rid of probably-unnecessary parentheses around the expansion of
 gtk_widget_get_allocation() (gtk_widget_set_window() doesn't have them),
 but *do* put parentheses around its "x" argument.
 
 Fix gtk_widget_set_allocation() to set the allocation.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +2 -2      old-gtk-compat.h    Modified