[Sketch] Gui:Task*: remove unused headers
- also some sorting
This commit is contained in:
@@ -20,20 +20,15 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <QEvent>
|
||||
#endif
|
||||
|
||||
#include "TaskSketcherCreateCommands.h"
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/Document.h>
|
||||
#include <Gui/BitmapFactory.h>
|
||||
#include <Gui/ViewProvider.h>
|
||||
#include <Gui/WaitCursor.h>
|
||||
#include <Base/Console.h>
|
||||
|
||||
#include "TaskSketcherCreateCommands.h"
|
||||
|
||||
|
||||
using namespace Gui::TaskView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user