From 954b41eb8fd513513abca607f710d2688202fe1e Mon Sep 17 00:00:00 2001 From: Bibiko Date: Sat, 20 Nov 2010 10:36:54 +0000 Subject: =?UTF-8?q?=E2=80=A2=20added=20SPBundleCommandTextView=20and=20use?= =?UTF-8?q?=20it=20instead=20of=20SPEditSheetTextVIew=20since=20it=20works?= =?UTF-8?q?=20in=20a=20sheet=20only=20and=20due=20to=20future=20extensions?= =?UTF-8?q?=20=E2=80=A2=20fixed=20init=20in=20SPEditSheetTextView=20?= =?UTF-8?q?=E2=80=A2=20Bundle=20Editor:=20minor=20bug=20fixing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPBundleEditorController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPBundleEditorController.h') diff --git a/Source/SPBundleEditorController.h b/Source/SPBundleEditorController.h index 5ab3a534..eca5659f 100644 --- a/Source/SPBundleEditorController.h +++ b/Source/SPBundleEditorController.h @@ -24,7 +24,7 @@ #import #import -#import "SPEditSheetTextView.h" +#import "SPBundleCommandTextView.h" @class SRRecorderControl; -- cgit v1.2.3