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

16 years ago
16 years ago
  1. /* colors_selection.h */
  2. #ifndef _COLORS_SELECTION_H_
  3. #define _COLORS_SELECTION_H_
  4. #include <class_colors_design_settings.h>
  5. // Colors for layers and items
  6. extern COLORS_DESIGN_SETTINGS g_ColorsSettings;
  7. #endif // _COLORS_SELECTION_H_