mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-22 19:01:04 +00:00
10 lines
88 B
C
10 lines
88 B
C
|
#include <InterfaceBuilder/IBPalette.h>
|
||
|
|
||
|
@interface GDL2Palette : IBPalette
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
@end
|
||
|
|