diff --git a/include/openspace/properties/templateproperty.h b/include/openspace/properties/templateproperty.h index fff248913b..926bcefa35 100644 --- a/include/openspace/properties/templateproperty.h +++ b/include/openspace/properties/templateproperty.h @@ -52,6 +52,8 @@ namespace properties { template class TemplateProperty : public Property { public: + typedef T ValueType; + /** * The constructor initializing the TemplateProperty with the provided * identifier and human-readable guiName. The default value