Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk2 prefs_dlg.c

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Sep 2002 14:39:01 -0500 (CDT)
oabad       2002/09/10 14:39:01 CDT

  Modified files:
    gtk2                 prefs_dlg.c 
  Log:
  Call gtk_tree_model_get() only if gtk_tree_selection_get_selected()
  returns TRUE (i.e. get data from the selected row only if something has
  been selected).
  
  Revision  Changes    Path
  1.3       +7 -5      ethereal/gtk2/prefs_dlg.c