[Gui] DlgWorkbenches etc.: remove unused includes and sort headers
This commit is contained in:
@@ -20,10 +20,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <QCoreApplication>
|
||||
#include <QAction>
|
||||
#include <QList>
|
||||
#endif
|
||||
|
||||
#include "DlgUndoRedo.h"
|
||||
@@ -31,6 +32,7 @@
|
||||
#include "MainWindow.h"
|
||||
#include "MDIView.h"
|
||||
|
||||
|
||||
using namespace Gui::Dialog;
|
||||
|
||||
/* TRANSLATOR Gui::Dialog::UndoRedoDialog */
|
||||
|
||||
Reference in New Issue
Block a user