[welcome] Tidy up includes

main
Adriaan de Groot 5 years ago
parent ebb3f319cc
commit c5b038587e

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

Loading…
Cancel
Save