mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 00:00:43 +00:00
Define NSHTMLPboardType.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14410 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
24c9cc59c0
commit
3ab8125bb6
2 changed files with 2 additions and 0 deletions
|
@ -229,6 +229,7 @@ NSString *NSGeneralPboardType = @"NSGeneralPboardType";
|
|||
NSString *NSPDFPboardType = @"NSPDFPboardType";
|
||||
NSString *NSPICTPboardType = @"NSPICTPboardType";
|
||||
NSString *NSURLPboardType = @"NSURLPboardType";
|
||||
NSString *NSHTMLPboardType = @"NSHTMLPboardType";
|
||||
|
||||
// Pasteboard Name Globals
|
||||
NSString *NSDragPboard = @"NSDragPboard";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue