source:
branches/1.7-ita/aux/cocotron/win32/cocotron/issue405/Issue405WindowView.h
| Last change on this file was 13020, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 223 bytes | |
| Line | |
|---|---|
| 1 | // |
| 2 | // Issue405WindowView.h |
| 3 | // issue405 |
| 4 | // |
| 5 | // Created by Gary Palter on 10/14/09. |
| 6 | // Copyright 2009 Clozure Associates. All rights reserved. |
| 7 | // |
| 8 | |
| 9 | #import <Cocoa/Cocoa.h> |
| 10 | |
| 11 | |
| 12 | @interface Issue405WindowView : NSView { |
| 13 | } |
| 14 | |
| 15 | @end |
Note:
See TracBrowser
for help on using the repository browser.
