part of the changes requested

others fail to build, or no idea how to fix
main
demmm 5 years ago
parent 32eee82744
commit 9f55cf4cf4

@ -19,6 +19,9 @@
#include "DummyQmlViewStep.h"
#include "utils/PluginFactory.h"
#include "viewpages/QmlViewStep.h"
#include <QVariant>
DummyQmlViewStep::DummyQmlViewStep( QObject* parent )

@ -20,12 +20,10 @@
#ifndef DUMMYQMLVIEWSTEP_H
#define DUMMYQMLVIEWSTEP_H
#include <PluginDllMacro.h>
#include "PluginDllMacro.h"
#include "locale/TranslatableConfiguration.h"
#include "utils/CalamaresUtilsSystem.h"
#include "utils/Variant.h"
#include "utils/PluginFactory.h"
#include "viewpages/QmlViewStep.h"
class PLUGINDLLEXPORT DummyQmlViewStep : public Calamares::QmlViewStep
{

Loading…
Cancel
Save