You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
244 B

/* colors_selection.h */
#ifndef _COLORS_SELECTION_H_
#define _COLORS_SELECTION_H_
#include "class_colors_design_settings.h"
// Colors for layers and items
extern COLORS_DESIGN_SETTINGS g_ColorsSettings;
#endif // _COLORS_SELECTION_H_