src/colors.h

changeset 541
0e38beeb050a
parent 538
2f85d4d286e5
child 600
209e3f1f7b2c
equal deleted inserted replaced
540:0334789cb4d7 541:0e38beeb050a
18 18
19 #ifndef LDFORGE_COLORS_H 19 #ifndef LDFORGE_COLORS_H
20 #define LDFORGE_COLORS_H 20 #define LDFORGE_COLORS_H
21 21
22 #include <QColor> 22 #include <QColor>
23 #include "common.h" 23 #include "main.h"
24 24
25 #define MAX_COLORS 512 25 #define MAX_COLORS 512
26 26
27 class LDColor 27 class LDColor
28 { public: 28 { public:

mercurial