src/colors.h

changeset 206
654661eab7f3
parent 205
1a4342d80de7
child 250
2837b549e616
equal deleted inserted replaced
205:1a4342d80de7 206:654661eab7f3
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #pragma once 19 #pragma once
20 #include <QColor> 20 #include <QColor>
21 #include "main.h" 21 #include "basics.h"
22 22
23 /** 23 /**
24 * @brief Represents an LDraw color index (e.g 16, 24, ...) 24 * @brief Represents an LDraw color index (e.g 16, 24, ...)
25 * 25 *
26 * @details 26 * @details

mercurial