home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1994 June
/
NEBULA_SE.ISO
/
SourceCode
/
MiscKit
/
Palettes
/
MiscString
/
MiscStringPalette.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-07
|
151 b
|
13 lines
#import <apps/InterfaceBuilder.h>
@interface MiscStringPalette : IBPalette
{
id theMiscString;
id theMiscStringView;
}
- finishInstantiate;
@end