mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
17 lines
No EOL
244 B
Text
17 lines
No EOL
244 B
Text
{
|
|
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
|
ControlsPalette = {
|
|
Actions = (
|
|
);
|
|
Outlets = (
|
|
);
|
|
Super = IBPalette;
|
|
};
|
|
GormNSPopUpButton = {
|
|
Actions = (
|
|
);
|
|
Outlets = (
|
|
);
|
|
Super = NSPopUpButton;
|
|
};
|
|
} |