Skip to content

Commit

Permalink
more stuff related to what I thought was the gorm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin committed Feb 11, 2005
1 parent 8c4ee43 commit a66492f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions LogController.h
Expand Up @@ -6,9 +6,6 @@
@interface LogController : NSWindowController
{
IBOutlet id outline;
#ifdef GNUSTEP
IBOutlet id readings;
#endif
}

-(void)setUnits:(NSString *)to;
Expand Down
3 changes: 1 addition & 2 deletions Resources/Thermometer.gorm/data.classes
Expand Up @@ -22,8 +22,7 @@
Actions = (
);
Outlets = (
outline,
readings
outline
);
Super = NSWindowController;
};
Expand Down
Binary file modified Resources/Thermometer.gorm/objects.gorm
Binary file not shown.

0 comments on commit a66492f

Please sign in to comment.