Added these files...

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14194 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2002-07-23 06:01:52 +00:00
parent fe597a7c3b
commit 264b05f679

View file

@ -0,0 +1,11 @@
{
GormCustomClassInspector = {
Actions = (
"select:"
);
Outlets = (
browser
);
Super = IBInspector;
};
}