mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Added long press to remove/unpair host
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
@protocol HostCallback <NSObject>
|
||||
|
||||
- (void) hostClicked:(Host*)host;
|
||||
- (void) hostLongClicked:(Host*)host;
|
||||
- (void) addHostClicked;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user