mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5591 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7569ec0975
commit
88ba65dc4e
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
NSApplication = {
|
||||
Super = NSResponder;
|
||||
Outlets = (
|
||||
delegate
|
||||
);
|
||||
};
|
||||
NSButton = {
|
||||
Actions = (
|
||||
"takeStringValueFrom:"
|
||||
|
|
Loading…
Reference in a new issue