Remove extra ; to silence warning.

This commit is contained in:
Christian Kamm 2015-02-25 07:14:05 +01:00
parent 1929040bb7
commit 0464947610

View file

@ -19,7 +19,7 @@ using namespace OCC;
typedef QList< QPair<QString,QString> > QueryItems;
Q_DECLARE_METATYPE(QueryItems);
Q_DECLARE_METATYPE(QueryItems)
static QueryItems make()
{