aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTreeNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTreeNode.h')
-rw-r--r--Source/SPTreeNode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTreeNode.h b/Source/SPTreeNode.h
index abbb179c..aa2edbdc 100644
--- a/Source/SPTreeNode.h
+++ b/Source/SPTreeNode.h
@@ -55,6 +55,7 @@
- (SPTreeNode *)parentFromArray:(NSArray *)array;
- (BOOL)isDescendantOfOrOneOfNodes:(NSArray *)nodes;
+- (BOOL)isDescendantOfNodes:(NSArray *)nodes;
- (NSDictionary *)dictionaryRepresentation;