Add applist and server info fetching error dialogs. Open the options menu when a user taps an offline PC.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
@protocol HostCallback <NSObject>
|
||||
|
||||
- (void) hostClicked:(Host*)host;
|
||||
- (void) hostClicked:(Host*)host view:(UIView*)view;
|
||||
- (void) hostLongClicked:(Host*)host view:(UIView*)view;
|
||||
- (void) addHostClicked;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user