summaryrefslogtreecommitdiff
path: root/indra/newview/llproductinforequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llproductinforequest.h')
-rw-r--r--indra/newview/llproductinforequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llproductinforequest.h b/indra/newview/llproductinforequest.h
index d1036374e8..0b94c39d11 100644
--- a/indra/newview/llproductinforequest.h
+++ b/indra/newview/llproductinforequest.h
@@ -46,7 +46,7 @@ public:
std::string getDescriptionForSku(const std::string& sku);
private:
- /* virtual */ void initSingleton();
+ /* virtual */ void initSingleton() override;
void getLandDescriptionsCoro(std::string url);
LLSD mSkuDescriptions;