Wireshark-commits: [Wireshark-commits] rev 38585: /trunk/gtk/ /trunk/gtk/: menus.c menus.h
Date: Wed, 17 Aug 2011 17:24:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38585

User: jmayer
Date: 2011/08/17 10:24 AM

Log:
 Unifiy parameters to menu_open_recent_file_cmd for the
 MAIN_MENU_USE_UIMANAGER and on MAIN_MENU_USE_UIMANAGER case
 (use gpointer instead of GtkWidget*/GetAction*).
 In at least some cases the calling paramter is of
 type gpointer anyway.

Directory: /trunk/gtk/
  Changes    Path          Action
  +6 -10     menus.c       Modified
  +1 -5      menus.h       Modified