DllMacro.h ==> UiDllMacro.h

main
Teo Mrnjavac 11 years ago
parent a811a9a694
commit fae3284bb7

@ -19,7 +19,7 @@
#ifndef CALAMARESMODULE_H #ifndef CALAMARESMODULE_H
#define CALAMARESMODULE_H #define CALAMARESMODULE_H
#include "DllMacro.h" #include "UiDllMacro.h"
#include <QStringList> #include <QStringList>

@ -19,7 +19,7 @@
#ifndef VIEWMANAGER_H #ifndef VIEWMANAGER_H
#define VIEWMANAGER_H #define VIEWMANAGER_H
#include "DllMacro.h" #include "UiDllMacro.h"
#include "viewpages/ViewPlugin.h" #include "viewpages/ViewPlugin.h"
#include <QPushButton> #include <QPushButton>

@ -21,7 +21,7 @@
#include <QWidget> #include <QWidget>
#include "../DllMacro.h" #include "../UiDllMacro.h"
namespace Calamares namespace Calamares
{ {

@ -21,7 +21,7 @@
#include <QObject> #include <QObject>
#include "../DllMacro.h" #include "../UiDllMacro.h"
namespace Calamares namespace Calamares
{ {

Loading…
Cancel
Save