diff -r 803b277e4894 -r 3f21a9dc93d0 QTfrontend/M3InstallController.h --- a/QTfrontend/M3InstallController.h Sat Mar 06 10:54:24 2010 +0000 +++ b/QTfrontend/M3InstallController.h Sat Mar 06 10:59:20 2010 +0000 @@ -43,7 +43,7 @@ @interface M3InstallController : NSObject { - NSAlert *alert; + NSAlert *alert; } - (void)displayInstaller;