comparison: ui/cocoa/EventData.h
ui/cocoa/EventData.h
- changeset 569
- 5c06bb9ea458
- parent 454
- 57a2c6c04966
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 |
|