mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
-autocomplete for filter boxes
-keyboard shortcuts
-save includes dylibs/files/connections
-sync on filtered tasks (was crashing)
-code cleanup
8 lines
155 B
Plaintext
Executable File
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
|