home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / MiniExamples / ImageText / CopyIcon.h < prev    next >
C/C++ Source or Header  |  1993-01-19  |  234b  |  11 lines

  1. /* CopyIcon.h generated from CopyIcon.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef COPYICON_H
  6. #define COPYICON_H
  7.  
  8. extern void copyIconPicture(int win, float x, float y, float w, float h);
  9.  
  10. #endif COPYICON_H
  11.