Add IBInspector

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11146 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2001-10-15 02:16:03 +00:00
parent a4a501f440
commit 4847d7d30d
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2001-10-14 Adam Fedor <fedor@gnu.org>
* ClassInformation.plist: Add IBInspector
2001-10-05 Adam Fedor <fedor@gnu.org>
* GormDocument.m (-loadDocument:): Typo fix - don't include

View file

@ -1,4 +1,14 @@
{
IBInspector = {
Actions = (
);
Outlets = (
okButton,
revertButton,
window
);
Super = NSObject;
};
NSApplication = {
Super = NSResponder;
Outlets = (