home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Palettes
/
PAStringListPalette
/
PAStringListInspector.h
< prev
next >
Wrap
Text File
|
1993-05-12
|
124b
|
9 lines
#import <apps/InterfaceBuilder.h>
@interface PAStringListInspector : IBInspector <IBInspectors>
{
id stringText;
}
@end