Externs: export the _NXSmartPaste constant

Export the private _NXSmartPaste constant for compatibility purposes.
This commit is contained in:
Daniel Ferreira 2017-08-10 13:20:12 +10:00 committed by Ivan Vučica
parent 1560978a60
commit 5a66de7139

View file

@ -326,6 +326,8 @@ NSString *NSRulerPboard = @"NSRulerPboard";
NSString *NSPasteboardCommunicationException
= @"NSPasteboardCommunicationException";
NSString *_NXSmartPaste = @"NeXT smart paste pasteboard type";
// Printing Information Dictionary Keys
NSString *NSPrintAllPages = @"NSPrintAllPages";
NSString *NSPrintBottomMargin = @"NSBottomMargin";
@ -758,7 +760,6 @@ NSString *NSImageNameFontPanel = @"NSFontPanel";
NSString *NSImageNameColorPanel = @"NSColorPanel";
NSString *NSImageNameCaution = @"NSCaution";
extern void __objc_gui_force_linking (void);
void