From c54fae2f6eac5210f0d3cd1367fd55a53425f0bc Mon Sep 17 00:00:00 2001 From: shainer <syn.shainer@gmail.com> Date: Thu, 30 Jun 2016 22:33:00 +0100 Subject: [PATCH] Delete redundant include --- src/modules/netinstall/NetInstallViewStep.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/netinstall/NetInstallViewStep.h b/src/modules/netinstall/NetInstallViewStep.h index 529e6f49f6..de4d411d81 100644 --- a/src/modules/netinstall/NetInstallViewStep.h +++ b/src/modules/netinstall/NetInstallViewStep.h @@ -19,8 +19,6 @@ #ifndef NETINSTALLVIEWSTEP_H #define NETINSTALLVIEWSTEP_H -#include <QObject> - #include <utils/PluginFactory.h> #include <viewpages/ViewStep.h> -- GitLab