mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-18 16:41:35 +00:00
created and connected button outlets for build and debugger
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27264 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8c5c85d4db
commit
08029f654a
2 changed files with 3 additions and 1 deletions
|
@ -64,7 +64,9 @@
|
|||
editorColumnsField,
|
||||
editorLinesField,
|
||||
displayLog,
|
||||
buildToolField
|
||||
buildToolField,
|
||||
debuggerButton,
|
||||
buildToolButton
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue