root/trunk/Views/JVSideStatusView.h
| Revision 3206, 153 bytes (checked in by timothy, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | #import <AppKit/NSView.h> |
| 2 | |
| 3 | @interface JVSideStatusView : NSView { |
| 4 | IBOutlet NSSplitView *splitView; |
| 5 | float _clickOffset; |
| 6 | BOOL _insideResizeArea; |
| 7 | } |
| 8 | @end |
Note: See TracBrowser for help on using the browser.
