[Gui] DlgWorkbenches etc.: remove unused includes and sort headers
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
// Based on DlgToolbars.cpp
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <QDebug>
|
||||
# include <QInputDialog>
|
||||
@@ -33,14 +33,9 @@
|
||||
#include "DlgWorkbenchesImp.h"
|
||||
#include "ui_DlgWorkbenches.h"
|
||||
#include "Application.h"
|
||||
#include "BitmapFactory.h"
|
||||
#include "Command.h"
|
||||
#include "MainWindow.h"
|
||||
#include "Widgets.h"
|
||||
#include "Workbench.h"
|
||||
#include "WorkbenchManager.h"
|
||||
#include "QListWidgetCustom.h"
|
||||
|
||||
|
||||
using namespace Gui::Dialog;
|
||||
|
||||
const QString DlgWorkbenchesImp::all_workbenches = QString::fromLatin1("ALL");
|
||||
|
||||
Reference in New Issue
Block a user