mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
fixed long clicking host on iPads and made applist appear immediately after the apps are known
This commit is contained in:
@@ -134,7 +134,7 @@ static const int LABEL_DY = 20;
|
||||
|
||||
|
||||
- (void) hostLongClicked {
|
||||
[_callback hostLongClicked:_host];
|
||||
[_callback hostLongClicked:_host view:self];
|
||||
}
|
||||
|
||||
- (void) hostClicked {
|
||||
|
||||
Reference in New Issue
Block a user