[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,11 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <qlineedit.h>
#endif
#include <Gui/FileDialog.h>
#include <Gui/MainWindow.h>
@@ -32,6 +28,7 @@
#include "DlgPartImportIgesImp.h"
#include "ui_DlgPartImportIges.h"
using namespace PartGui;
/* TRANSLATOR PartGui::DlgPartImportIgesImp */