aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r--Source/SPTableInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h
index bae3da4e..8663ac6a 100644
--- a/Source/SPTableInfo.h
+++ b/Source/SPTableInfo.h
@@ -38,6 +38,7 @@
NSMutableArray *info;
NSMutableArray *activities;
+ BOOL _activitiesWillBeUpdated;
}
- (void)tableChanged:(NSNotification *)notification;