mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix imgui configuration definition
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
void endFrame();
|
||||
|
||||
private:
|
||||
void renderGuiElements();
|
||||
void renderPropertyWindow();
|
||||
|
||||
std::set<properties::Property*> _boolProperties;
|
||||
std::set<properties::Property*> _intProperties;
|
||||
|
||||
Reference in New Issue
Block a user