home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 6
/
AACD06.ISO
/
AACD
/
Programming
/
titlebar_ic
/
include
/
clib
/
titlebarimage_protos.h
Wrap
C/C++ Source or Header
|
1998-09-04
|
190b
|
16 lines
#ifndef CLIB_TITLEBARIMAGE_PROTOS_H
#define CLIB_TITLEBARIMAGE_PROTOS_H
/* Prototypes for the "titlebar image" BOOPSI public class functions */
Class *ObtainTBIClass(void);
#endif