home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / titlebar_ic / include / clib / titlebarimage_protos.h
C/C++ Source or Header  |  1998-09-04  |  190b  |  16 lines

  1.  
  2.  
  3. #ifndef CLIB_TITLEBARIMAGE_PROTOS_H
  4. #define CLIB_TITLEBARIMAGE_PROTOS_H
  5.  
  6.  
  7. /* Prototypes for the "titlebar image" BOOPSI public class functions */
  8.  
  9.  
  10. Class *ObtainTBIClass(void);
  11.  
  12.  
  13. #endif
  14.  
  15.  
  16.