mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
fixed issue with apps duplicating in app list
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
|
||||
@interface AppListResponse : NSObject <Response>
|
||||
|
||||
@property Host* host;
|
||||
|
||||
- (void)populateWithData:(NSData *)data;
|
||||
- (NSArray*) getAppList;
|
||||
- (BOOL) isStatusOk;
|
||||
|
||||
Reference in New Issue
Block a user