mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Search: Show a search bar
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
@class MXSession;
|
||||
|
||||
@interface SearchViewController : SegmentedViewController
|
||||
@interface SearchViewController : SegmentedViewController <UISearchBarDelegate>
|
||||
|
||||
- (void)displayWithSession:(MXSession*)session;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user