From 01d7a57eef075cee22cf07bce1b5f8b859a5291f Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Wed, 21 Apr 2021 09:34:20 +0200 Subject: [PATCH] Add GlobeTranslation Documentation to exported documentations (closes #1566) --- modules/globebrowsing/globebrowsingmodule.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/globebrowsing/globebrowsingmodule.cpp b/modules/globebrowsing/globebrowsingmodule.cpp index 6db7ebdfdc..c8618ad63f 100644 --- a/modules/globebrowsing/globebrowsingmodule.cpp +++ b/modules/globebrowsing/globebrowsingmodule.cpp @@ -453,6 +453,7 @@ std::vector GlobeBrowsingModule::documentations() globebrowsing::Layer::Documentation(), globebrowsing::LayerAdjustment::Documentation(), globebrowsing::LayerManager::Documentation(), + globebrowsing::GlobeTranslation::Documentation(), GlobeLabelsComponent::Documentation(), RingsComponent::Documentation(), ShadowComponent::Documentation()