comparison: ui/cocoa/EventData.h
ui/cocoa/EventData.h
- changeset 108
- 77254bd6dccb
- parent 102
- 64ded9f6a6c6
equal
deleted
inserted
replaced
| 45 |
45 |
| 46 - (void)handleEvent:(id)sender; |
46 - (void)handleEvent:(id)sender; |
| 47 |
47 |
| 48 - (void)handleEventWithEventData:(id)sender; |
48 - (void)handleEventWithEventData:(id)sender; |
| 49 |
49 |
| 50 - (SEL)addDynamicMethod:(unsigned long long)method_id; |
50 @end |
| 51 |
51 |
| 52 @end |
|