This commit is contained in:
Corey Johnson & Nathan Sobo
2012-08-28 10:51:36 -07:00
parent 4781d477cd
commit 48a31ecdb8

View File

@@ -19,7 +19,7 @@
_bootstrapScript = [bootstrapScript retain];
if (!background) {
[self.window makeKey:self];
[self showWindow:self];
}
return self;