diff options
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r-- | Source/SPTableInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h index 8663ac6a..9328e05c 100644 --- a/Source/SPTableInfo.h +++ b/Source/SPTableInfo.h @@ -43,5 +43,6 @@ - (void)tableChanged:(NSNotification *)notification; - (void)updateActivities; +- (void)removeActivity:(NSInteger)pid; @end |