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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 6 Oct 2003 03:58:00 -0500 (CDT)
guy         2003/10/06 03:58:00 CDT

  Modified files:
    gtk                  rtp_stream_dlg.c 
  Log:
  (Based on a patch from Lars Roland.)
  
  Use "gtk_dialog_new()" to create the window - that doesn't create a
  "dialog box" in the sense of a transient-for window, but it does create
  a window with a button vbox that the code expects to be present.
  
  Revision  Changes    Path
  1.4       +2 -2      ethereal/gtk/rtp_stream_dlg.c