mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
... and get the PC inspector panel's display right again.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@31843 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
20d074fc08
commit
6abca97576
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ cleanup(NSMutableDictionary *m, NSString *k)
|
|||
[docBasedAppButton setState:
|
||||
([[projectDict objectForKey:PCDocumentBasedApp]
|
||||
isEqualToString:@"YES"]) ? NSOnState : NSOffState];
|
||||
[self setDocBasedApp:docBasedAppButton];
|
||||
|
||||
[self updateInspectorValues:nil];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue