apps-gorm/Applications/Gorm/Palettes/2Controls/ControlsPalette.gorm/data.classes
Gregory John Casamento 1a71d2cafb Update ignore file
2023-06-14 04:09:37 -04:00

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;
};
}