diff options
Diffstat (limited to 'Source/SPFieldEditorController.h')
-rw-r--r-- | Source/SPFieldEditorController.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/SPFieldEditorController.h b/Source/SPFieldEditorController.h index 1b54cfab..5e61207e 100644 --- a/Source/SPFieldEditorController.h +++ b/Source/SPFieldEditorController.h @@ -24,9 +24,8 @@ #import <Cocoa/Cocoa.h> - -@interface SPFieldEditorController : NSWindowController { - +@interface SPFieldEditorController : NSWindowController +{ IBOutlet id editSheetProgressBar; IBOutlet id editSheetSegmentControl; IBOutlet id editSheetQuickLookButton; |