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:
Gregory John Casamento 2008-09-28 01:08:20 +00:00
parent 167ca6ab03
commit 594ba123b3
3 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,12 @@
{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormPaletteMatrix = {
Actions = (
);
Outlets = (
);
Super = NSMatrix;
};
GormPalettePanel = {
Actions = (
);