Merge branch 'multithread-dev' into color-palette-feature
Get newest changes
This commit is contained in:
@@ -121,6 +121,7 @@ unsigned int color_palette_get_color_count(ColorPalette *palette)
|
||||
|
||||
static void color_palette_class_init(ColorPaletteClass *klass)
|
||||
{
|
||||
(void)klass;
|
||||
/* Nothing to do for now */
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user