DllMacro.h ==> UiDllMacro.h
This commit is contained in:
parent
a811a9a694
commit
fae3284bb7
@ -19,7 +19,7 @@
|
||||
#ifndef CALAMARESMODULE_H
|
||||
#define CALAMARESMODULE_H
|
||||
|
||||
#include "DllMacro.h"
|
||||
#include "UiDllMacro.h"
|
||||
|
||||
#include <QStringList>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#ifndef VIEWMANAGER_H
|
||||
#define VIEWMANAGER_H
|
||||
|
||||
#include "DllMacro.h"
|
||||
#include "UiDllMacro.h"
|
||||
#include "viewpages/ViewPlugin.h"
|
||||
|
||||
#include <QPushButton>
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
#include "../DllMacro.h"
|
||||
#include "../UiDllMacro.h"
|
||||
|
||||
namespace Calamares
|
||||
{
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include "../DllMacro.h"
|
||||
#include "../UiDllMacro.h"
|
||||
|
||||
namespace Calamares
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user