home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Examples
/
IndexingKit
/
Ledger
/
AccountWindow.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-01-25
|
100 b
|
11 lines
#import <appkit/appkit.h>
@interface AccountWindow:Window
{
}
- (BOOL)canBecomeMainWindow;
@end