From a434272a852db341a6ea4421e388ef924b6a99d7 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 7 Jul 2012 10:12:12 +0000 Subject: Add a new SPAppController SPWindowManagement. --- Source/SPAppleScriptSupport.m | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPAppleScriptSupport.m') diff --git a/Source/SPAppleScriptSupport.m b/Source/SPAppleScriptSupport.m index 337a14dc..9225ea61 100644 --- a/Source/SPAppleScriptSupport.m +++ b/Source/SPAppleScriptSupport.m @@ -28,6 +28,7 @@ #import "SPAppController.h" #import "SPPrintController.h" #import "SPDatabaseDocument.h" +#import "SPWindowManagement.h" @implementation SPAppController (SPAppleScriptSupport) -- cgit v1.2.3