part of the changes requested
others fail to build, or no idea how to fix
This commit is contained in:
parent
32eee82744
commit
9f55cf4cf4
@ -19,6 +19,9 @@
|
|||||||
|
|
||||||
#include "DummyQmlViewStep.h"
|
#include "DummyQmlViewStep.h"
|
||||||
|
|
||||||
|
#include "utils/PluginFactory.h"
|
||||||
|
#include "viewpages/QmlViewStep.h"
|
||||||
|
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
|
|
||||||
DummyQmlViewStep::DummyQmlViewStep( QObject* parent )
|
DummyQmlViewStep::DummyQmlViewStep( QObject* parent )
|
||||||
|
@ -20,12 +20,10 @@
|
|||||||
#ifndef DUMMYQMLVIEWSTEP_H
|
#ifndef DUMMYQMLVIEWSTEP_H
|
||||||
#define DUMMYQMLVIEWSTEP_H
|
#define DUMMYQMLVIEWSTEP_H
|
||||||
|
|
||||||
#include <PluginDllMacro.h>
|
#include "PluginDllMacro.h"
|
||||||
#include "locale/TranslatableConfiguration.h"
|
#include "locale/TranslatableConfiguration.h"
|
||||||
#include "utils/CalamaresUtilsSystem.h"
|
#include "utils/CalamaresUtilsSystem.h"
|
||||||
#include "utils/Variant.h"
|
#include "utils/Variant.h"
|
||||||
#include "utils/PluginFactory.h"
|
|
||||||
#include "viewpages/QmlViewStep.h"
|
|
||||||
|
|
||||||
class PLUGINDLLEXPORT DummyQmlViewStep : public Calamares::QmlViewStep
|
class PLUGINDLLEXPORT DummyQmlViewStep : public Calamares::QmlViewStep
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user