move the code for remembering resize information for the info views into the individual views

This commit is contained in:
Mitchell Livingston
2010-03-14 02:53:22 +00:00
parent 236184c4a9
commit f1bfa1a3d5
8 changed files with 61 additions and 53 deletions

View File

@@ -32,5 +32,6 @@
@optional
- (void) clearView;
- (void) saveViewSize;
@end