source: releases/ICeCoffEE/1.3b3/ICeCoffEE/ICeCoffEETestWController.h@ 124

Last change on this file since 124 was 66, checked in by Nicholas Riley, 21 years ago

Initial import.

File size: 307 bytes
Line 
1//
2// ICeCoffEETestWController.h
3// ICeCoffEE
4//
5// Created by Nicholas Riley on Mon Jan 28 2002.
6// Copyright (c) 2001 Nicholas Riley. All rights reserved.
7//
8
9#import <AppKit/AppKit.h>
10
11
12@interface ICeCoffEETestWController : NSWindowController {
13
14}
15
16- (IBAction)toggleDrawer:(NSButton *)sender;
17
18@end
Note: See TracBrowser for help on using the repository browser.