Files
TaskExplorer/TaskExplorer-Prefix.pch
Patrick Wardle c813cc583d v.1.2.0 beta
-autocomplete for filter boxes
	-keyboard shortcuts
      	-save includes dylibs/files/connections
	-sync on filtered tasks (was crashing)
  	-code cleanup
2015-08-31 22:00:25 -10:00

8 lines
155 B
Plaintext
Executable File

//
// Prefix header for all source files of the 'TaskExplorer' target in the 'TaskExplorer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif