diff --git a/Palettes/4Data/GNUmakefile b/Palettes/4Data/GNUmakefile index 0cbace48..855fea00 100644 --- a/Palettes/4Data/GNUmakefile +++ b/Palettes/4Data/GNUmakefile @@ -32,7 +32,8 @@ PALETTE_NAME = 4Data GormNSTextViewInspector.gorm \ GormNSComboBoxInspector.gorm \ GormNSDateFormatterInspector.gorm \ - GormNSNumberFormatterInspector.gorm + GormNSNumberFormatterInspector.gorm \ + palette.table 4Data_STANDARD_INSTALL = no diff --git a/Palettes/4Data/palette.table b/Palettes/4Data/palette.table new file mode 100644 index 00000000..6a3bc381 --- /dev/null +++ b/Palettes/4Data/palette.table @@ -0,0 +1,6 @@ +{ + NOTE = "Automatically generated, do not edit!"; + NibFile = ""; + Class = "DataPalette"; + Icon = "DataPalette"; +}