summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneloutfitedit.h
diff options
context:
space:
mode:
authorAnchor Linden <anchor@lindenlab.com>2018-06-27 05:02:20 +0530
committerAnchor Linden <anchor@lindenlab.com>2018-06-27 05:02:20 +0530
commitace5cb7d905000335a5ff3e8b74281b77d622a75 (patch)
tree33142004f08ffb5f9344b0ea6500f6a637031e8b /indra/newview/llpaneloutfitedit.h
parenta9cf29d52ffda2174e7362b98fb3bbb217081bc5 (diff)
[MAINT-8753] - fix physics opened when click on universal
Diffstat (limited to 'indra/newview/llpaneloutfitedit.h')
-rw-r--r--indra/newview/llpaneloutfitedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpaneloutfitedit.h b/indra/newview/llpaneloutfitedit.h
index e7e8ddab95..f7275779fc 100644
--- a/indra/newview/llpaneloutfitedit.h
+++ b/indra/newview/llpaneloutfitedit.h
@@ -97,8 +97,8 @@ public:
LVIT_SKIRT,
LVIT_ALPHA,
LVIT_TATTOO,
- LVIT_UNIVERSAL,
LVIT_PHYSICS,
+ LVIT_UNIVERSAL,
NUM_LIST_VIEW_ITEM_TYPES
} EListViewItemType;