mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Adapt to typesafe ghoul::Boolean parameters
This commit is contained in:
@@ -36,7 +36,7 @@ namespace ghoul { class Dictionary; }
|
||||
|
||||
namespace openspace::documentation {
|
||||
|
||||
using Optional = ghoul::Boolean;
|
||||
BooleanType(Optional);
|
||||
|
||||
/**
|
||||
* The TestResult structure returns the information from the #testSpecification method. It
|
||||
|
||||
Reference in New Issue
Block a user