diff options
Diffstat (limited to 'linden/indra/llui/lluictrlfactory.h')
-rw-r--r-- | linden/indra/llui/lluictrlfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llui/lluictrlfactory.h b/linden/indra/llui/lluictrlfactory.h index 0c1d9dd..16170ac 100644 --- a/linden/indra/llui/lluictrlfactory.h +++ b/linden/indra/llui/lluictrlfactory.h | |||
@@ -87,7 +87,7 @@ private: | |||
87 | 87 | ||
88 | std::deque<const LLCallbackMap::map_t*> mFactoryStack; | 88 | std::deque<const LLCallbackMap::map_t*> mFactoryStack; |
89 | 89 | ||
90 | static std::vector<LLString> mXUIPaths; | 90 | static std::vector<LLString> sXUIPaths; |
91 | 91 | ||
92 | LLPanel* mDummyPanel; | 92 | LLPanel* mDummyPanel; |
93 | }; | 93 | }; |