mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-04-22 12:55:44 +00:00
deleted
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9acc7d11cd
commit
5a3cb0721e
3 changed files with 0 additions and 29 deletions
|
@ -1,29 +0,0 @@
|
|||
{
|
||||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
DBModelerPrefs = {
|
||||
Actions = (
|
||||
"switchButtonChanged:",
|
||||
"checkOnSaveChanged:",
|
||||
"addBundle:",
|
||||
"removeBundle:"
|
||||
);
|
||||
Outlets = (
|
||||
prefsWindow,
|
||||
consistencyCheckOnSave,
|
||||
bundlesToLoad,
|
||||
addBundleButton,
|
||||
check_matrix,
|
||||
removeBundleButton
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"addBundle:",
|
||||
"checkOnSaveChanged:",
|
||||
"removeBundle:",
|
||||
"switchButtonChanged:"
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
}
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue