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

This commit is contained in:
Uwe
2022-03-16 04:06:37 +01:00
parent 6953a4eef4
commit 11f6f693f2
12 changed files with 40 additions and 55 deletions

View File

@@ -20,11 +20,9 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QApplication>
# include <QHeaderView>
# include <QPushButton>
#endif
@@ -33,6 +31,7 @@
#include "MainWindow.h"
#include "MDIView.h"
using namespace Gui::Dialog;
/* TRANSLATOR Gui::Dialog::DlgActivateWindowImp */