mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h
This commit is contained in:
@@ -105,7 +105,7 @@ class WysiwygInputToolbarView: MXKRoomInputToolbarView, NibLoadable, HtmlRoomInp
|
||||
}
|
||||
}
|
||||
|
||||
override var textDefaultFont: UIFont {
|
||||
override var defaultFont: UIFont {
|
||||
return UIFont.preferredFont(forTextStyle: .body)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user