diff options
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r-- | Source/SPConstants.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h index ffe37d66..e35adb75 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -241,6 +241,8 @@ extern NSString *SPDefaultMonospacedFontName; extern NSString *SPDefaultPasteboardDragType; extern NSString *SPFavoritesPasteboardDragType; extern NSString *SPContentFilterPasteboardDragType; +extern NSString *SPNavigatorPasteboardDragType; +extern NSString *SPNavigatorTableDataPasteboardDragType; // File extensions extern NSString *SPFileExtensionDefault; |