src/colors.h

changeset 1269
ec691d9472b3
parent 1174
91696a2e022c
child 1308
dcc8c02530c2
--- a/src/colors.h	Sat Mar 03 17:59:56 2018 +0200
+++ b/src/colors.h	Mon Mar 05 22:40:34 2018 +0200
@@ -92,6 +92,7 @@
 	qint32 m_index;
 };
 
+Q_DECLARE_METATYPE(LDColor)
 uint qHash(LDColor color);
 
 /*

mercurial