Wireshark-commits: [Wireshark-commits] rev 27339: /trunk/gtk/ /trunk/gtk/: main_menu.c

Date Prev · Date Next · Thread Prev · Thread Next
Date: Sun, 01 Feb 2009 02:59:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27339

User: guy
Date: 2009/01/31 06:59 PM

Log:
 To avoid adding icons to menu items, leave item_type along, not just
 entry_data; otherwise, you get a bunch of run-time warnings from GTK+. 
 Remove the line that sets extra_data, rather than commenting it out with
 a C++ comment.

Directory: /trunk/gtk/
  Changes    Path           Action
  +0 -2      main_menu.c    Modified