diff -r 797b73c2c883 -r 5c06bb9ea458 ui/cocoa/EventData.h --- a/ui/cocoa/EventData.h Thu Apr 17 10:33:05 2025 +0200 +++ b/ui/cocoa/EventData.h Thu Apr 17 11:18:57 2025 +0200 @@ -47,6 +47,5 @@ - (void)handleEventWithEventData:(id)sender; -- (SEL)addDynamicMethod:(unsigned long long)method_id; +@end -@end