diff options
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r-- | Source/TablesList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h index 3f29011c..d7a22b53 100644 --- a/Source/TablesList.h +++ b/Source/TablesList.h @@ -125,6 +125,7 @@ enum sp_table_types - (void)doPerformQueryService:(NSString *)query; - (void)updateSelectionWithTaskString:(NSString *)taskString; - (void)updateSelectionTask; +- (void)setSelection:(NSDictionary *)selectionDetails; - (void)selectTableAtIndex:(NSNumber *)row; // Getters |