summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
diff options
context:
space:
mode:
authorKrzysztof Starecki <krzysztof.starecki@gmail.com>2019-01-01 15:29:50 +0100
committerKrzysztof Starecki <krzysztof.starecki@gmail.com>2019-01-01 15:29:50 +0100
commit63b21894160bf10675b36a4519afccdef6567900 (patch)
tree523af9fa1d64f224b6fc8ab3db566cadc5532690 /src/downloadlist.h
parent79ccbccb1bc6e7794ec92d3da7ef762bd7d252bf (diff)
Remove unused import, fix accidental indent
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 2c32a397..bf0cdc37 100644
--- a/src/downloadlist.h
+++ b/src/downloadlist.h
@@ -21,7 +21,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#define DOWNLOADLIST_H
#include <QAbstractTableModel>
-#include <QFontMetrics>
class DownloadManager;