mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Make SettingsViewController directly instantiable.
This commit is contained in:
@@ -20,5 +20,7 @@
|
||||
|
||||
@interface SettingsViewController : MXKTableViewController<UITextFieldDelegate, MXKCountryPickerViewControllerDelegate, MXKLanguagePickerViewControllerDelegate, MXKDataSourceDelegate>
|
||||
|
||||
+ (instancetype)instantiate;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user