mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Correctly expose missing documentation from a bunch of classes (closes #1856)
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
|
||||
FieldlinesSequenceModule();
|
||||
|
||||
std::vector<documentation::Documentation> documentations() const override;
|
||||
|
||||
static std::string DefaultTransferFunctionFile;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user