mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Add applist and server info fetching error dialogs. Open the options menu when a user taps an offline PC.
This commit is contained in:
@@ -171,7 +171,7 @@ static const int LABEL_DY = 20;
|
||||
}
|
||||
|
||||
- (void) hostClicked {
|
||||
[_callback hostClicked:_host];
|
||||
[_callback hostClicked:_host view:self];
|
||||
}
|
||||
|
||||
- (void) addClicked {
|
||||
|
||||
Reference in New Issue
Block a user