From 941369dfb536ebeedce8b2e7f934a727527ef66e Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Tue, 24 Mar 2009 14:04:49 +0000 Subject: [PATCH] Use SMApplication as the main class, not NSApplication. --- stepmania/PBProject/Info-StepMania.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/PBProject/Info-StepMania.plist b/stepmania/PBProject/Info-StepMania.plist index a3fa1b1f62..094420550f 100644 --- a/stepmania/PBProject/Info-StepMania.plist +++ b/stepmania/PBProject/Info-StepMania.plist @@ -52,6 +52,6 @@ NSHumanReadableCopyright Copyright 2001-2009 NSPrincipalClass - NSApplication + SMApplication