git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5591 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-12-20 15:22:52 +00:00
parent 7569ec0975
commit 88ba65dc4e

View file

@ -1,4 +1,10 @@
{
NSApplication = {
Super = NSResponder;
Outlets = (
delegate
);
};
NSButton = {
Actions = (
"takeStringValueFrom:"