QTfrontend/M3InstallController.h
changeset 2948 3f21a9dc93d0
parent 2606 ed687a8d081f
child 3697 d5b30d6373fc
--- 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;