[Gui] DlgMacro etc.: remove unused includes

This commit is contained in:
Uwe
2022-03-16 23:41:14 +01:00
parent b7a6c51cdb
commit 70decbebf5
23 changed files with 71 additions and 109 deletions

View File

@@ -20,12 +20,11 @@
* *
***************************************************************************/
#ifndef GUI_DIALOG_DlgRunExternal_H
#define GUI_DIALOG_DlgRunExternal_H
#include <QProcess>
#include <QDialog>
#include <QProcess>
namespace Gui {
namespace Dialog {