aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r--Source/TablesList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h
index 0c2848ef..032f7f15 100644
--- a/Source/TablesList.h
+++ b/Source/TablesList.h
@@ -115,5 +115,6 @@ enum sp_table_types
// Setters
- (void)setContentRequiresReload:(BOOL)reload;
+- (void)setStatusRequiresReload:(BOOL)reload;
@end