patches: fix ObjC category declaration warnings
Move postAccessibilityNotificationsForFrame: declaration from primary @interface to (Notifications) category. Add invalidateInteractiveSpans to (InteractiveSpans) category. Fixes 3 compiler warnings (-Wobjc-method-access, -Wincomplete-implementation, -Wobjc-protocol-method-implementation).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
From e78b534524fec76d257db2c590a87ef61ea4f291 Mon Sep 17 00:00:00 2001
|
||||
From 2865a2fccc26e339a4f649b65ab07cf323acf0d1 Mon Sep 17 00:00:00 2001
|
||||
From: Martin Sukany <martin@sukany.cz>
|
||||
Date: Sat, 28 Feb 2026 10:35:36 +0100
|
||||
Date: Sat, 28 Feb 2026 12:58:11 +0100
|
||||
Subject: [PATCH 6/6] doc: add VoiceOver accessibility section to macOS
|
||||
appendix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user