diff options
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r-- | Source/SPTableInfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h index 13db641f..c0016080 100644 --- a/Source/SPTableInfo.h +++ b/Source/SPTableInfo.h @@ -35,4 +35,6 @@ NSMutableArray *info; } +- (void)tableChanged:(NSNotification *)notification; + @end |