summaryrefslogtreecommitdiff
path: root/MLKForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKForm.h')
-rw-r--r--MLKForm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKForm.h b/MLKForm.h
index 4fcccf9..29483ef 100644
--- a/MLKForm.h
+++ b/MLKForm.h
@@ -41,6 +41,8 @@
+(id) formWithObject:(id)object
inContext:(MLKLexicalContext *)context
forCompiler:(id)compiler;
+
+-(NSArray *) subforms;
@end