Option to save log.

This commit is contained in:
Mitchell Livingston
2006-08-22 23:00:53 +00:00
parent 7b6577ea1e
commit 68a9a6ba85
6 changed files with 29 additions and 10 deletions
+2
View File
@@ -40,4 +40,6 @@
- (void) changeLevel: (id) sender;
- (void) clearLog: (id) sender;
- (void) writeToFile: (id) sender;
@end