home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / yagirc-0.51.tar.gz / yagirc-0.51.tar / yagirc-0.51 / gui_setup_dcc.h < prev    next >
C/C++ Source or Header  |  1998-05-02  |  98b  |  7 lines

  1. #ifndef __GUI_SETUP_DCC_H
  2. #define __GUI_SETUP_DCC_H
  3.  
  4. void gui_setup_dcc(GtkWidget *vbox);
  5.  
  6. #endif
  7.