incanus / snarf

Snarf allows you to drag an ICNS file either onto its main window or onto its dock icon and will instantly update to use the dragged file as its new icon.

This URL has Read+Write access

snarf / Snarf_Prefix.pch
100644 8 lines (6 sloc) 0.141 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'Snarf' target in the 'Snarf' project
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif