summaryrefslogtreecommitdiff
path: root/indra/newview/llcofwearables.h
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-05-26 09:17:14 -0400
committerJonathan Yap <none@none>2011-05-26 09:17:14 -0400
commitbf8b02b1f31ac1b3959a537568b712fdf16d02e2 (patch)
tree589f563f2c0da6aff5010ea57dd02642caeb25df /indra/newview/llcofwearables.h
parentfda331bb801918aab3eb5b7026f7e868eca248a2 (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 1f8d6d0c94..271e36e87d 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);
- LLFlatListView* mAttachments;
+ LLFlatListViewEx* mAttachments;
LLFlatListView* mClothing;
LLFlatListView* mBodyParts;