Add applist and server info fetching error dialogs. Open the options menu when a user taps an offline PC.

This commit is contained in:
Cameron Gutman
2015-07-09 21:15:52 -07:00
parent 05f0dfd4f5
commit 29fda59a72
3 changed files with 38 additions and 20 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ static const int LABEL_DY = 20;
}
- (void) hostClicked {
[_callback hostClicked:_host];
[_callback hostClicked:_host view:self];
}
- (void) addClicked {