From 1c85e327e41bec8433bf380faa318f7ebf1e68ff Mon Sep 17 00:00:00 2001 From: Emma Broman Date: Fri, 21 May 2021 15:21:40 +0200 Subject: [PATCH] Add RenderableGlobe docs to documentation page --- modules/globebrowsing/globebrowsingmodule.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/globebrowsing/globebrowsingmodule.cpp b/modules/globebrowsing/globebrowsingmodule.cpp index c8618ad63f..912efc92f2 100644 --- a/modules/globebrowsing/globebrowsingmodule.cpp +++ b/modules/globebrowsing/globebrowsingmodule.cpp @@ -454,6 +454,7 @@ std::vector GlobeBrowsingModule::documentations() globebrowsing::LayerAdjustment::Documentation(), globebrowsing::LayerManager::Documentation(), globebrowsing::GlobeTranslation::Documentation(), + globebrowsing::RenderableGlobe::Documentation(), GlobeLabelsComponent::Documentation(), RingsComponent::Documentation(), ShadowComponent::Documentation()