mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-23 06:20:47 +00:00
new drag and drop type for formatters
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11627 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
07f2ac5a37
commit
aacc97f46b
1 changed files with 1 additions and 0 deletions
1
Gorm.h
1
Gorm.h
|
@ -56,6 +56,7 @@ extern NSString *IBMenuCellPboardType;
|
|||
extern NSString *IBObjectPboardType;
|
||||
extern NSString *IBViewPboardType;
|
||||
extern NSString *IBWindowPboardType;
|
||||
extern NSString *IBFormatterPboardType;
|
||||
|
||||
/*
|
||||
* Notification for editing and inspecting the objects etc.
|
||||
|
|
Loading…
Reference in a new issue