diff options
Diffstat (limited to 'Source/SPNavigatorController.h')
-rw-r--r-- | Source/SPNavigatorController.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPNavigatorController.h b/Source/SPNavigatorController.h index 061ebd86..6c31b013 100644 --- a/Source/SPNavigatorController.h +++ b/Source/SPNavigatorController.h @@ -56,6 +56,8 @@ BOOL ignoreUpdate; BOOL isFiltered; + BOOL isFiltering; + NSImage *connectionIcon; NSImage *databaseIcon; NSImage *tableIcon; |