Merge branches 'master' and 'master' of gitlab.com:peter-iakovlev/telegram-ios

This commit is contained in:
Ilya Laktyushin 2019-09-21 02:11:50 +03:00
commit d36c7a9fb2
922 changed files with 249727 additions and 2296 deletions

View file

@ -18,7 +18,7 @@
}
- (int32_t)size {
return _qrCode->getSize()
return _qrCode->getSize();
}
- (BOOL)getModuleAtX:(int32_t)x y:(int32_t)y {