summaryrefslogtreecommitdiff
path: root/src/downloadlistwidget.h
diff options
context:
space:
mode:
authorKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-31 18:48:53 +0100
committerKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-31 18:48:53 +0100
commitb8babae78a452071c3a707347d21a06fef759bab (patch)
treebd1a9bf2a14f260c828bf8ead5dd358c8d966bc2 /src/downloadlistwidget.h
parent412a0620820d26294ddbc306b137692c65e8e980 (diff)
Fix download layout bug, port most of remaining themes
Diffstat (limited to 'src/downloadlistwidget.h')
-rw-r--r--src/downloadlistwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/downloadlistwidget.h b/src/downloadlistwidget.h
index c19e4473..93ece07a 100644
--- a/src/downloadlistwidget.h
+++ b/src/downloadlistwidget.h
@@ -34,8 +34,6 @@ namespace Ui {
class DownloadListWidget;
}
-class DownloadManager;
-
class DownloadProgressDelegate : public QStyledItemDelegate
{
Q_OBJECT