mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-07 01:10:09 +00:00
Fix build
This commit is contained in:
parent
f14a349067
commit
892a6655e5
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
@implementation UICollectionView (TGTransitioning)
|
@implementation UICollectionView (TGTransitioning)
|
||||||
|
|
||||||
- (BOOL)isTransitionInProgress
|
- (bool)isTransitionInProgress
|
||||||
{
|
{
|
||||||
return ([self tg_transitionData] != nil);
|
return ([self tg_transitionData] != nil);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user