src/colors.h

changeset 1269
ec691d9472b3
parent 1174
91696a2e022c
child 1308
dcc8c02530c2
equal deleted inserted replaced
1268:7cbdaefda950 1269:ec691d9472b3
90 const ColorData::Entry& data() const; 90 const ColorData::Entry& data() const;
91 91
92 qint32 m_index; 92 qint32 m_index;
93 }; 93 };
94 94
95 Q_DECLARE_METATYPE(LDColor)
95 uint qHash(LDColor color); 96 uint qHash(LDColor color);
96 97
97 /* 98 /*
98 * LDConfigParser 99 * LDConfigParser
99 * 100 *

mercurial