summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
diff options
context:
space:
mode:
authorKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-30 22:13:15 +0100
committerKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-30 22:13:15 +0100
commitc11ff7e2db09514304cef35a650aa3fbef27dd16 (patch)
tree52a514445448ca847016e795da66ef7d099d313b /src/downloadlist.h
parentcfb941082e27925279535cade18d2b3c912c8930 (diff)
Add icon for incomplete download info, add download progress delegate
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 d7764763..3b33fc40 100644
--- a/src/downloadlist.h
+++ b/src/downloadlist.h
@@ -23,7 +23,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include <QAbstractTableModel>
#include <QFontMetrics>
-
class DownloadManager;