mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 10:59:47 -05:00
Solve merge conflicts: develop --> globebrowsing
This commit is contained in:
@@ -146,6 +146,7 @@ namespace openspace {
|
||||
protected:
|
||||
std::unique_ptr<ProgramObject> _programObject;
|
||||
|
||||
|
||||
// A raw pointer for the reason that it should not be deleted by the static
|
||||
// destructor and the normal destructor. This class has ownership
|
||||
static DebugRenderer* _reference;
|
||||
|
||||
Reference in New Issue
Block a user