mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-22 16:26:59 +00:00
Refactor legacy UITextField-based keyboard support out of StreamView
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface StreamView : OSView <UITextFieldDelegate, X1KitMouseDelegate>
|
||||
@interface StreamView : OSView <X1KitMouseDelegate>
|
||||
|
||||
@property (nonatomic, retain) IBOutlet UITextField* keyInputField;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user