src/colors.h

changeset 264
76a025db4948
parent 250
2837b549e616
child 308
daa8770b9d26
equal deleted inserted replaced
263:59b6027b9843 264:76a025db4948
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 "basics.h" 21 #include "src/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