source: trunk/ICeCoffEE/ICeCoffEE/ICeCoffEEWebKitSuper.h@ 319

Last change on this file since 319 was 167, checked in by Nicholas Riley, 19 years ago

ICeCoffEE 1.4 and preliminary 1.4.1 changes. Sorry, I forgot to
commit version 1.4 when it was released, so the precise source for
that release has been lost.

See the release notes for details of what changed in these versions.
1.4 was a significant feature release; 1.4.1 is a bug fix for 10.3.9,
incorporating up-to-date Unsanity Installer and APE.

package-ICeCoffEE.sh: use xcodebuild instead of pbxbuild.

File size: 241 bytes
Line 
1//
2// ICeCoffEEWebKitSuper.h
3// ICeCoffEE APE
4//
5// Created by Nicholas Riley on Sun Jan 19 2003.
6// Copyright (c) 2003 Nicholas Riley. All rights reserved.
7//
8
9#import "ICeCoffEE.h"
10
11
12@interface ICeCoffEEWebKitSuper : NSView {
13
14}
15
16@end
Note: See TracBrowser for help on using the repository browser.