mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 18:51:17 -06:00
Fix a header file
This commit is contained in:
@@ -45,7 +45,7 @@ class Reader : public PropertyOwner, public Operator {
|
||||
std::string readTransferFunctionPresets();
|
||||
|
||||
private:
|
||||
ghoul::filesystem::Directory _topDir;
|
||||
ghoul::filesystem::Directory _internalDir;
|
||||
ghoul::filesystem::Directory _generatedDir;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user