session-ios/SignalMessaging/Views/OWSSearchBar.h

12 lines
165 B
C
Raw Normal View History

2018-08-15 23:09:59 +02:00
//
// Copyright (c) 2018 Open Whisper Systems. All rights reserved.
//
NS_ASSUME_NONNULL_BEGIN
@interface OWSSearchBar : UISearchBar
2018-08-15 23:09:59 +02:00
@end
NS_ASSUME_NONNULL_END