summaryrefslogtreecommitdiff
path: root/MLKListenerController.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKListenerController.h')
-rw-r--r--MLKListenerController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKListenerController.h b/MLKListenerController.h
index ce206ac..8c02541 100644
--- a/MLKListenerController.h
+++ b/MLKListenerController.h
@@ -37,6 +37,7 @@
- (void)writeString:(NSString *)string;
- (void)evalObject:(id)object;
+- (void)enableSubmitButton:(id)sender;
- (IBAction)submit:(id)sender;
@end