mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
Revert "Centered information panel."
This commit is contained in:
parent
0b9e2ddb8d
commit
994aff232c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
// PCLogError(self, @"error loading Menu NIB file!");
|
||||
return;
|
||||
}
|
||||
[infoWindow center];
|
||||
|
||||
[infoWindow makeKeyAndOrderFront:self];
|
||||
[versionField setStringValue:[NSString stringWithFormat:@"Version %@", [infoDict objectForKey:@"ApplicationRelease"]]];
|
||||
|
||||
|
|
Loading…
Reference in a new issue