/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
osx/Extensions/Action/ActionViewController.h
13 строк
217 B
Gabriel Handford
Rebuilding project with frameworks so we can support extensions.
11 июн 2015, 03:16
11 июн 2015, 03:16
1024169
Код
Авторство
О чём код?
// // ActionViewController.h // Action // // Created by Gabriel on 6/9/15. // Copyright (c) 2015 Keybase. All rights reserved. // #import <Cocoa/Cocoa.h> @interface ActionViewController : NSViewController @end