mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Update weak views usage.
This commit is contained in:
@@ -40,7 +40,7 @@ FOUNDATION_EXPORT NSString *const RecentsViewControllerDataReadyNotification;
|
||||
/**
|
||||
Current alert (if any).
|
||||
*/
|
||||
UIAlertController *currentAlert;
|
||||
__weak UIAlertController *currentAlert;
|
||||
|
||||
/**
|
||||
The list of the section headers currently displayed in the recents table.
|
||||
|
||||
Reference in New Issue
Block a user