summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrlfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/lluictrlfactory.h')
-rw-r--r--indra/llui/lluictrlfactory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/lluictrlfactory.h b/indra/llui/lluictrlfactory.h
index b5b1af0371..5e7c24efc0 100644
--- a/indra/llui/lluictrlfactory.h
+++ b/indra/llui/lluictrlfactory.h
@@ -78,6 +78,8 @@ public:
static bool getLayeredXMLNode(const std::string &filename, LLXMLNodePtr& root);
+ static const std::vector<std::string>& getXUIPaths();
+
private:
bool getLayeredXMLNodeImpl(const std::string &filename, LLXMLNodePtr& root);