aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGotoDatabaseController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPGotoDatabaseController.h')
-rw-r--r--Source/SPGotoDatabaseController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPGotoDatabaseController.h b/Source/SPGotoDatabaseController.h
index 08b0ea0e..05dfcbf1 100644
--- a/Source/SPGotoDatabaseController.h
+++ b/Source/SPGotoDatabaseController.h
@@ -46,7 +46,9 @@
NSMutableArray *unfilteredList;
NSMutableArray *filteredList;
+
BOOL isFiltered;
+ BOOL allowCustomNames;
}
/**