Last change
on this file since 312 was 53, checked in by Nicholas Riley, 22 years ago |
Updated for Pester 1.1a5 (very limited release).
Pester 1.1a4 was never released.
|
File size:
325 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Generated by class-dump (version 2.1.5).
|
---|
3 | *
|
---|
4 | * class-dump is Copyright (C) 1997, 1999, 2000, 2001 by Steve Nygard.
|
---|
5 | */
|
---|
6 | /*
|
---|
7 | * File: /System/Library/Frameworks/AppKit.framework/AppKit
|
---|
8 | */
|
---|
9 |
|
---|
10 | #import <AppKit/AppKit.h>
|
---|
11 |
|
---|
12 | @interface NSDisclosureButtonCell : NSButtonCell
|
---|
13 | {
|
---|
14 | }
|
---|
15 |
|
---|
16 | - (void)initWithCell:(NSCell *)cell;
|
---|
17 |
|
---|
18 | @end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.