/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
osx/Extensions/Share/ShareViewController.h
14 строк
254 B
Gabriel Handford
Finder, share and user picker fixes.
16 июн 2015, 07:59
16 июн 2015, 07:59
0f68ca8
Код
Авторство
О чём код?
// // ShareViewController.h // Share // // Created by Gabriel on 6/7/15. // Copyright (c) 2015 Keybase. All rights reserved. // #import <Cocoa/Cocoa.h> #import <Social/Social.h> @interface ShareViewController : SLComposeServiceViewController @end