forgotten file

This commit is contained in:
charras 2010-01-29 21:03:12 +00:00
parent 32b7aa90a5
commit ce72c1f91b
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/* 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_