mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
Added printDocument: method to FirstResponder in plist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27544 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
07a4efe71d
commit
831b07058f
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-06 20:48-EST Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Resources/ClassInformation.plist: Added printDocument: method
|
||||
to FirstResponder
|
||||
|
||||
2009-01-06 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* GormCore/GormClassManager.m (-nibData): Make sure an action name
|
||||
|
|
|
@ -84,6 +84,7 @@
|
|||
"performMiniaturize:",
|
||||
"performZoom:",
|
||||
"print:",
|
||||
"printDocument:",
|
||||
"raiseBaseline:",
|
||||
"redo:",
|
||||
"revertDocumentToSaved:",
|
||||
|
|
Loading…
Reference in a new issue