[TD] Gui, Dlg*: remove unused includes
- also sort includes - also two whitespace changes
This commit is contained in:
@@ -19,20 +19,20 @@
|
||||
* Suite 330, Boston, MA 02111-1307, USA *
|
||||
* *
|
||||
****************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Qt>
|
||||
# include <QListWidget>
|
||||
# include <QListWidgetItem>
|
||||
# include <QPushButton>
|
||||
# include <QList>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Tools.h>
|
||||
|
||||
#include "DlgPageChooser.h"
|
||||
#include "ui_DlgPageChooser.h"
|
||||
|
||||
|
||||
FC_LOG_LEVEL_INIT("Gui", true, true)
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
@@ -22,12 +22,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "DlgPrefsTechDrawAdvancedImp.h"
|
||||
#include <Mod/TechDraw/Gui/ui_DlgPrefsTechDrawAdvanced.h>
|
||||
#include <Gui/PrefWidgets.h>
|
||||
#include "ui_DlgPrefsTechDrawAdvanced.h"
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
|
||||
@@ -21,15 +21,15 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPADVANCED_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPADVANCED_H
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawAdvancedImp;
|
||||
|
||||
|
||||
@@ -22,19 +22,16 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <App/Application.h>
|
||||
#include <vector>
|
||||
|
||||
#include <Base/Parameter.h>
|
||||
#include <Base/Console.h>
|
||||
#include <Mod/TechDraw/App/LineGroup.h>
|
||||
|
||||
#include "DrawGuiUtil.h"
|
||||
#include "PreferencesGui.h"
|
||||
#include "DlgPrefsTechDrawAnnotationImp.h"
|
||||
#include "ui_DlgPrefsTechDrawAnnotation.h"
|
||||
#include <Mod/TechDraw/App/LineGroup.h>
|
||||
#include "DrawGuiUtil.h"
|
||||
#include "PreferencesGui.h"
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPANNOTATION_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPANNOTATION_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawAnnotationImp;
|
||||
|
||||
@@ -22,12 +22,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "DlgPrefsTechDrawColorsImp.h"
|
||||
#include "ui_DlgPrefsTechDrawColors.h"
|
||||
#include <Gui/PrefWidgets.h>
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPCOLORS_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPCOLORS_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawColorsImp;
|
||||
|
||||
@@ -22,19 +22,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <App/Application.h>
|
||||
|
||||
#include <Base/Parameter.h>
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Tools.h>
|
||||
|
||||
#include "DrawGuiUtil.h"
|
||||
#include "PreferencesGui.h"
|
||||
#include "DlgPrefsTechDrawDimensionsImp.h"
|
||||
#include "ui_DlgPrefsTechDrawDimensions.h"
|
||||
#include "DrawGuiUtil.h"
|
||||
#include "PreferencesGui.h"
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPDIMENSIONS_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPDIMENSIONS_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawDimensionsImp;
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPGENERAL_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPGENERAL_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawGeneralImp;
|
||||
|
||||
@@ -22,12 +22,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "DlgPrefsTechDrawHLRImp.h"
|
||||
#include "ui_DlgPrefsTechDrawHLR.h"
|
||||
#include <Gui/PrefWidgets.h>
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPHLR_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPHLR_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawHLRImp;
|
||||
|
||||
@@ -22,12 +22,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "DlgPrefsTechDrawScaleImp.h"
|
||||
#include "ui_DlgPrefsTechDrawScale.h"
|
||||
#include <Gui/PrefWidgets.h>
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef DRAWINGGUI_DLGPREFSTECHDRAWIMPSCALE_H
|
||||
#define DRAWINGGUI_DLGPREFSTECHDRAWIMPSCALE_H
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <memory>
|
||||
|
||||
#include <Gui/PropertyPage.h>
|
||||
#include <memory>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDrawGui {
|
||||
class Ui_DlgPrefsTechDrawScaleImp;
|
||||
|
||||
@@ -20,11 +20,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include <Base/Console.h>
|
||||
|
||||
#include "DlgTemplateField.h"
|
||||
#include <Mod/TechDraw/Gui/ui_DlgTemplateField.h>
|
||||
#include "ui_DlgTemplateField.h"
|
||||
|
||||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user