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