root/trunk/Views/KABubbleWindow.h
| Revision 3072, 117 bytes (checked in by timothy, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | /* KABubbleWindow */ |
| 2 | |
| 3 | #import <Cocoa/Cocoa.h> |
| 4 | |
| 5 | @interface KABubbleWindow : NSWindow |
| 6 | { |
| 7 | NSPoint startingPoint; |
| 8 | } |
| 9 | @end |
Note: See TracBrowser for help on using the browser.
