[TD] Gui, Dlg*: remove unused includes
- also sort includes - also two whitespace changes
This commit is contained in:
@@ -22,23 +22,13 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <App/Application.h>
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Parameter.h>
|
||||
#include <Base/Tools.h>
|
||||
|
||||
#include <Mod/TechDraw/App/DrawHatch.h>
|
||||
#include <Mod/TechDraw/App/DrawGeomHatch.h>
|
||||
|
||||
#include "DlgPrefsTechDrawGeneralImp.h"
|
||||
#include "ui_DlgPrefsTechDrawGeneral.h"
|
||||
#include <Gui/PrefWidgets.h>
|
||||
|
||||
#include "PreferencesGui.h"
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
using namespace TechDraw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user