using wekify and strongify macros

This commit is contained in:
Mauro Romito
2025-07-25 12:54:42 +02:00
parent e6842a787a
commit 68b6ea9409
3 changed files with 62 additions and 85 deletions
@@ -1420,6 +1420,7 @@ Please see LICENSE in the repository root for full details.
message:message
preferredStyle:UIAlertControllerStyleAlert];
MXWeakify(self);
[self->currentAlert addAction:[UIAlertAction actionWithTitle:[VectorL10n cancel]
style:UIAlertActionStyleCancel
handler:^(UIAlertAction * action) {