Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Fix build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
manuroe committed Sep 2, 2016
1 parent 8f397fc commit 8e9d838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatrixKit/Views/RoomInputToolbar/MXKRoomInputToolbarView.m
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ - (void)setPlaceholder:(NSString *)inPlaceholder

- (BOOL)becomeFirstResponder
{

return NO;
}

- (void)dismissKeyboard
Expand Down

0 comments on commit 8e9d838

Please # to comment.