* Palettes/2Controls/GormFormAttributesInspector.m: Minor

cleanup in ok:
	* Palettes/2Controls/GormNSFormInspector.gorm: Added missing
	connections.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23317 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-08-19 23:19:39 +00:00
parent 32c3144b50
commit b05e6844d4
4 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2006-08-19 19:18-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Palettes/2Controls/GormFormAttributesInspector.m: Minor
cleanup in ok:
* Palettes/2Controls/GormNSFormInspector.gorm: Added missing
connections.
2006-08-16 00:54-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormDocument.m: Simplify message in

View file

@ -161,8 +161,10 @@
- (void) revert: (id) sender
{
if ( object == nil )
return;
{
return;
}
/* background color */
[backgroundColorWell setColorWithoutAction: [object backgroundColor]];
[drawsBackgroundSwitch setState: