[libcalamaresui] Move RESPATH #define to the one place it's used
This commit is contained in:
parent
432b8848ab
commit
2907b48844
@ -29,8 +29,6 @@
|
|||||||
|
|
||||||
#include <QLocale>
|
#include <QLocale>
|
||||||
|
|
||||||
#define RESPATH ":/data/"
|
|
||||||
|
|
||||||
class QDir;
|
class QDir;
|
||||||
class QObject;
|
class QObject;
|
||||||
|
|
||||||
|
@ -29,6 +29,8 @@
|
|||||||
#include <QPen>
|
#include <QPen>
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
|
#define RESPATH ":/data/"
|
||||||
|
|
||||||
namespace CalamaresUtils
|
namespace CalamaresUtils
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user