Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h

This commit is contained in:
aringenbach
2023-04-11 14:54:55 +02:00
parent 67c768f8fc
commit 434559488d
6 changed files with 12 additions and 11 deletions
@@ -136,8 +136,6 @@ typedef NS_ENUM(NSUInteger, RoomInputToolbarViewSendMode)
*/
@property (nonatomic, weak, readonly) UIButton *attachMediaButton;
@property (nonatomic, readonly, nonnull) UIFont *textDefaultFont;
/**
Adds a voice message toolbar view to be displayed inside this input toolbar
*/