mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:20:38 +00:00
Added NSDataLinkManager methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21711 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7f1de7d268
commit
d163516298
4 changed files with 39 additions and 5 deletions
|
@ -145,7 +145,7 @@ NSString *NSControlTextDidChangeNotification =
|
|||
@"NSControlTextDidChangeNotification";
|
||||
|
||||
// NSDataLink global strings
|
||||
NSString *NSDataLinkFileNameExtension = @"dlf";
|
||||
NSString *NSDataLinkFilenameExtension = @"dlf";
|
||||
|
||||
// NSDrawer notifications
|
||||
NSString *NSDrawerDidCloseNotification =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue