mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 20:11:20 +00:00
10 lines
161 B
Text
10 lines
161 B
Text
|
{
|
||
|
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||
|
GormBindingsInspector = {
|
||
|
Actions = (
|
||
|
);
|
||
|
Outlets = (
|
||
|
);
|
||
|
Super = IBInspector;
|
||
|
};
|
||
|
}
|