summaryrefslogtreecommitdiff
path: root/src/downloaditem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/downloaditem.h')
-rw-r--r--src/downloaditem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/downloaditem.h b/src/downloaditem.h
index 05e4d438..45015f5c 100644
--- a/src/downloaditem.h
+++ b/src/downloaditem.h
@@ -106,7 +106,7 @@ private:
};
-Q_DECLARE_METATYPE(DownloadItem*);
+Q_DECLARE_METATYPE(DownloadItem*)
typedef QList<DownloadItem*> DownloadList;