[Sketch] Gui: Sketch - So: remove unused headers
- also some sorting
This commit is contained in:
@@ -21,20 +21,16 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <QPixmap>
|
||||
# include <QDialog>
|
||||
#endif
|
||||
|
||||
#include <Gui/BitmapFactory.h>
|
||||
#include <Gui/MainWindow.h>
|
||||
#include <Base/Tools.h>
|
||||
#include <Base/UnitsApi.h>
|
||||
|
||||
#include "ui_SketcherRegularPolygonDialog.h"
|
||||
#include "SketcherRegularPolygonDialog.h"
|
||||
|
||||
|
||||
using namespace SketcherGui;
|
||||
|
||||
SketcherRegularPolygonDialog::SketcherRegularPolygonDialog()
|
||||
|
||||
Reference in New Issue
Block a user