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 e92d5d26..2c6c88b9 100644 --- a/Source/SPNavigatorController.h +++ b/Source/SPNavigatorController.h @@ -55,6 +55,8 @@ NSRect selectionViewPort2; BOOL ignoreUpdate; BOOL isFiltered; + + Class NSDictionaryClass; } + (SPNavigatorController *)sharedNavigatorController; |