[Gui] DlgWorkbenches etc.: remove unused includes and sort headers

This commit is contained in:
Uwe
2022-03-16 04:28:13 +01:00
parent 11f6f693f2
commit 4e619ee4d7
3 changed files with 9 additions and 12 deletions

View File

@@ -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 */