diff options
| author | Krzysztof Starecki <krzysztof.starecki@gmail.com> | 2018-12-30 16:35:39 +0100 |
|---|---|---|
| committer | Krzysztof Starecki <krzysztof.starecki@gmail.com> | 2018-12-30 16:35:39 +0100 |
| commit | 463abedee7d63542bce7b0e71cdd52e318d9a8e5 (patch) | |
| tree | 18507b705bdd0d6947d48dc933163f439be0c426 /src/mainwindow.cpp | |
| parent | 4d40e8d18c789e71af403997fa1b10e8dd7168e1 (diff) | |
Remove old downloads tab code leftovers
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index b618a661..9ae7e2de 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -55,7 +55,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "activatemodsdialog.h"
#include "downloadlist.h"
#include "downloadlistwidget.h"
-#include "downloadlistwidgetcompact.h"
#include "messagedialog.h"
#include "installationmanager.h"
#include "lockeddialog.h"
|
