Added ENV support for "loader" option.
This commit is contained in:
parent
5bd6a1c028
commit
2d15c10e0f
4 changed files with 10 additions and 7 deletions
|
@ -95,7 +95,7 @@ public:
|
|||
|
||||
private:
|
||||
static bool load();
|
||||
static const char *defaultLoader();
|
||||
static String defaultLoader();
|
||||
|
||||
static bool m_initialized;
|
||||
static bool m_ready;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue