Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxx>
Date: Wed, 24 Sep 2003 01:18:21 -0500 (CDT)
oabad       2003/09/24 01:18:21 CDT

  Modified files:
    gtk                  main.c 
  Log:
  In packet_list_button_pressed_cb (gtk2 version) :
  - put back the event_button->window == GTK_CLIST(w)->clist_window test
    now that we use the correct structure definition for GtkCList (from
    the right include file, not from our version of gtkclist.h).
  
  Revision  Changes    Path
  1.319     +7 -8      ethereal/gtk/main.c