[TD] Task*, part 2/2: remove unused includes
- also some sorting - also take care of PreCompiled.h
This commit is contained in:
@@ -22,16 +22,15 @@
|
||||
//this file originally part of Drawing workbench
|
||||
//migrated to TechDraw workbench 2022-01-26 by Wandererfan
|
||||
|
||||
|
||||
#ifndef TECHDRAWGUI_TASKDIALOG
|
||||
#define TECHDRAWGUI_TASKDIALOG
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
#include <Gui/TaskView/TaskDialog.h>
|
||||
#include <Gui/TaskView/TaskView.h>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
class QCheckBox;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user