diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolmorph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lltoolmorph.h b/linden/indra/newview/lltoolmorph.h index b8f56d3..dbb2744 100644 --- a/linden/indra/newview/lltoolmorph.h +++ b/linden/indra/newview/lltoolmorph.h | |||
@@ -91,7 +91,7 @@ protected: | |||
91 | LLRect mRect; | 91 | LLRect mRect; |
92 | F32 mLastParamWeight; | 92 | F32 mLastParamWeight; |
93 | 93 | ||
94 | LLPointer<LLViewerImage> mBackgroundp; | 94 | LLUIImagePtr mBackgroundp; |
95 | 95 | ||
96 | typedef std::set<LLVisualParamHint*> instance_list_t; | 96 | typedef std::set<LLVisualParamHint*> instance_list_t; |
97 | static instance_list_t sInstances; | 97 | static instance_list_t sInstances; |