mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 07:27:42 +02:00
Remove MXKAlert class use.
UIAlertController is directly used.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
/**
|
||||
Current alert (if any).
|
||||
*/
|
||||
MXKAlert *currentAlert;
|
||||
UIAlertController *currentAlert;
|
||||
|
||||
/**
|
||||
The list of the section headers currently displayed in the recents table.
|
||||
|
||||
Reference in New Issue
Block a user