mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Committing the palette panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26889 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
167ca6ab03
commit
594ba123b3
3 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
GormPaletteMatrix = {
|
||||
Actions = (
|
||||
);
|
||||
Outlets = (
|
||||
);
|
||||
Super = NSMatrix;
|
||||
};
|
||||
GormPalettePanel = {
|
||||
Actions = (
|
||||
);
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue