public
Description: A clone of the spinning NSProgressIndicator, written using Core Animation
Homepage: yrk-spinning-progress-indicator-layer
Clone URL: git://github.com/kelan/yrk-spinning-progress-indicator-layer.git
100644 8 lines (6 sloc) 0.143 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'CATest' target in the 'CATest' project
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif