[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>
|
||||
|
||||
#define RESPATH ":/data/"
|
||||
|
||||
class QDir;
|
||||
class QObject;
|
||||
|
||||
|
@ -29,6 +29,8 @@
|
||||
#include <QPen>
|
||||
#include <QWidget>
|
||||
|
||||
#define RESPATH ":/data/"
|
||||
|
||||
namespace CalamaresUtils
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user