summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2011-04-01 10:59:30 -0600
committerXiaohong Bao <bao@lindenlab.com>2011-04-01 10:59:30 -0600
commite04b7f007f71be65395d01184264f18f1662246a (patch)
tree71e3ed8db4ee4b1cd0b976d728601d61b3a0de6f /indra/newview/llfloatermodelpreview.h
parentb97c47c19cff4f33c6172bd18fd8b48063007a37 (diff)
parentf0c70a4ee3739c34b1da2ce384bfcf420f8c6c72 (diff)
Automated merge with http://hg.secondlife.com/mesh-development
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rw-r--r--indra/newview/llfloatermodelpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h
index 3fcc1b3e57..dabe3c613d 100644
--- a/indra/newview/llfloatermodelpreview.h
+++ b/indra/newview/llfloatermodelpreview.h
@@ -66,7 +66,7 @@ public:
GENERATING_VERTEX_BUFFERS,
GENERATING_LOD,
DONE,
- ERROR_PARSING, //basically loading failed
+ ERROR_PARSING //basically loading failed
} eLoadState;
U32 mState;