mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Build ChatListUI
This commit is contained in:
12
submodules/LegacyComponents/Sources/CBCoubDownloadOperation.h
Executable file
12
submodules/LegacyComponents/Sources/CBCoubDownloadOperation.h
Executable file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Created by Tikhonenko Pavel on 23/05/2014.
|
||||
// Copyright (c) 2014 Coub. All rights reserved.
|
||||
//
|
||||
|
||||
#import "CBGenericDownloadOperation.h"
|
||||
|
||||
@interface CBCoubDownloadOperation : CBGenericDownloadOperation
|
||||
|
||||
@property (nonatomic, assign) NSInteger neededChunkCount;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user