kicad/include/colors_selection.h

11 lines
244 B
C
Raw Normal View History

2010-01-29 21:03:12 +00:00
/* colors_selection.h */
#ifndef _COLORS_SELECTION_H_
#define _COLORS_SELECTION_H_
#include <class_colors_design_settings.h>
2010-01-29 21:03:12 +00:00
// Colors for layers and items
extern COLORS_DESIGN_SETTINGS g_ColorsSettings;
#endif // _COLORS_SELECTION_H_