#ifndef COLOR_KIND_H #define COLOR_KIND_H #include "model.h" extern const setting_kind_info color_kind; #endif