From 4faf9d57efd88123216f78b292886a5ee086e421 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 25 Jan 2013 21:24:57 +0000 Subject: Fix more warnings. --- Source/SPAppController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPAppController.h') diff --git a/Source/SPAppController.h b/Source/SPAppController.h index 48ed2fea..85850b50 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -40,7 +40,7 @@ @class SPDatabaseDocument; @class SPBundleEditorController; -@interface SPAppController : NSObject +@interface SPAppController : NSObject { IBOutlet NSWindow* bundleEditorWindow; -- cgit v1.2.3