mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Move the LuaLibrary definition into its own file
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
|
||||
void render();
|
||||
|
||||
static openspace::scripting::ScriptEngine::LuaLibrary luaLibrary();
|
||||
static openspace::scripting::LuaLibrary luaLibrary();
|
||||
|
||||
//protected:
|
||||
GuiHelpComponent _help;
|
||||
|
||||
Reference in New Issue
Block a user