summaryrefslogtreecommitdiff
path: root/indra/newview/llcofwearables.h
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-06-07 16:43:38 -0400
committerJonathan Yap <none@none>2011-06-07 16:43:38 -0400
commit9134ec0197cd53ad6a0690c2cbfda406c7d9dbcb (patch)
tree6b668a33189a42db514d9f445c4fba105c39c6d0 /indra/newview/llcofwearables.h
parentbf8b02b1f31ac1b3959a537568b712fdf16d02e2 (diff)
STORM-899 'No attachments worn' text on blank 'Attachments' accordion remains in English for all locales
Diffstat (limited to 'indra/newview/llcofwearables.h')
-rw-r--r--indra/newview/llcofwearables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llcofwearables.h b/indra/newview/llcofwearables.h
index 271e36e87d..1f8d6d0c94 100644
--- a/indra/newview/llcofwearables.h
+++ b/indra/newview/llcofwearables.h
@@ -106,7 +106,7 @@ protected:
void onListRightClick(LLUICtrl* ctrl, S32 x, S32 y, LLListContextMenu* menu);
- LLFlatListViewEx* mAttachments;
+ LLFlatListView* mAttachments;
LLFlatListView* mClothing;
LLFlatListView* mBodyParts;