summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-06 15:09:18 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-06 15:09:18 +0100
commit8f16be49dc86f0fca228b09ce0b788ad03482888 (patch)
tree0ef6c9564513e1be6672b5c4cb26a285025ea838 /indra/newview
parent3c47d1faf1abb38ad05036de65bea3b7e21f683f (diff)
some fixing from the viewer-trunk merge.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llinventorybridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h
index e5abe02afd..d5e4da41e4 100644
--- a/indra/newview/llinventorybridge.h
+++ b/indra/newview/llinventorybridge.h
@@ -46,7 +46,6 @@ class LLInventoryModel;
class LLMenuGL;
class LLCallingCardObserver;
class LLViewerJointAttachment;
- MESH_ICON_NAME,
typedef std::vector<std::string> menuentry_vec_t;
@@ -219,6 +218,7 @@ enum EInventoryIcon
ANIMATION_ICON_NAME,
GESTURE_ICON_NAME,
+ MESH_ICON_NAME,
LINKITEM_ICON_NAME,
LINKFOLDER_ICON_NAME,