[Gui] Document and Download: remove unused includes

This commit is contained in:
Uwe
2022-03-04 04:37:36 +01:00
parent 23beff7e2c
commit f04d77db59
14 changed files with 50 additions and 79 deletions

View File

@@ -20,10 +20,8 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#include <stdio.h>
#include <cmath>
#include <QByteArray>
#include <QDockWidget>
@@ -35,12 +33,13 @@
#include <QFileIconProvider>
#include <QUrlQuery>
#include "DownloadItem.h"
#include "DownloadManager.h"
#include "ui_DownloadManager.h"
#include "DockWindowManager.h"
#include "DownloadItem.h"
#include "MainWindow.h"
using namespace Gui::Dialog;
/* TRANSLATOR Gui::Dialog::DownloadManager */