aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableContent.h')
-rw-r--r--Source/TableContent.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/TableContent.h b/Source/TableContent.h
index 98360660..91ffda7e 100644
--- a/Source/TableContent.h
+++ b/Source/TableContent.h
@@ -72,7 +72,8 @@
unsigned int limitStartPositionToRestore;
NSIndexSet *selectionIndexToRestore;
NSRect selectionViewportToRestore;
- NSString *filterFieldToRestore, *filterComparisonToRestore, *filterValueToRestore, *betweenFilterValueToRestore;
+ NSString *filterFieldToRestore, *filterComparisonToRestore, *filterValueToRestore,
+ *firstBetweenValueToRestore, *secondBetweenValueToRestore;
}
// Table loading methods and information