[welcome] Tidy up includes

This commit is contained in:
Adriaan de Groot 2020-03-09 21:07:12 -05:00
parent ebb3f319cc
commit c5b038587e

View File

@ -19,14 +19,11 @@
#ifndef WELCOMEPAGEPLUGIN_H
#define WELCOMEPAGEPLUGIN_H
#include <QObject>
#include <modulesystem/Requirement.h>
#include "DllMacro.h"
#include "utils/PluginFactory.h"
#include "viewpages/ViewStep.h"
#include "DllMacro.h"
#include <QObject>
#include <QVariantMap>
class WelcomePage;