|
|
|
@ -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
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|