summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/downloadlist.h')
-rw-r--r--src/downloadlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/downloadlist.h b/src/downloadlist.h
index 3b33fc40..4e0b5ef4 100644
--- a/src/downloadlist.h
+++ b/src/downloadlist.h
@@ -90,7 +90,6 @@ public slots:
private:
DownloadManager *m_Manager;
- QFontMetrics m_FontMetrics;
QString sizeFormat(quint64 size) const;
};