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: |