/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
iphone/Maps/Classes/CustomAlert/LocationNotFoundAlert/MWMLocationNotFoundAlert.h
7 строк
146 B
Ilya Grechuhin
[themes] [ios] Fixed void block type naming.
31 янв 2017, 12:06
31 янв 2017, 12:06
9b17059
Код
Авторство
О чём код?
#import "MWMDefaultAlert.h" @interface MWMLocationNotFoundAlert : MWMDefaultAlert + (instancetype)alertWithOkBlock:(MWMVoidBlock)okBlock; @end