[Part] Dlg*: remove unused includes - part 1

- also some sorting
This commit is contained in:
Uwe
2022-09-25 21:42:37 +02:00
parent 73f885a37d
commit 219ddd0ec5
10 changed files with 43 additions and 52 deletions

View File

@@ -20,17 +20,15 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <qlineedit.h>
#endif
#include <Gui/FileDialog.h>
#include <Gui/MainWindow.h>
#include "DlgPartImportStepImp.h"
#include "ui_DlgPartImportStep.h"
using namespace PartGui;
/* TRANSLATOR PartGui::DlgPartImportStepImp */