diff options
| author | Al <26797547+Al12rs@users.noreply.github.com> | 2021-01-16 23:03:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-16 23:03:05 +0100 |
| commit | 19556bc968334d8b5526ed300e537c5f6a9a5117 (patch) | |
| tree | e65d8960c4108a1399b5585826c9bc0b57af2749 /src/mainwindow.cpp | |
| parent | c48791a8a105d89cdbb8f4ac39557ed9cfd81800 (diff) | |
| parent | f28b501b30d13c581eaea72f1aeebc0dc4039cf3 (diff) | |
Merge pull request #1362 from Holt59/downloadlistview-cleaning
DownloadListView improvements
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 c9824a24..9c049efa 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -46,7 +46,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "categoriesdialog.h" #include "overwriteinfodialog.h" #include "downloadlist.h" -#include "downloadlistwidget.h" #include "messagedialog.h" #include "installationmanager.h" #include "motddialog.h" |
