| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-11-23 | Exclude QList<QModelIndex> from Q_DECLARE_METATYPE | 1 | -0/+4 | ||
| Special case QList<QModelIndex> to avoid Q_DECLARE_METATYPE it since it creates conflicts. Copied the WTF specifier for this code from the other special case for QStringList<QString>. May need to revisit this issue. | |||||
