diff options
Diffstat (limited to 'indra/newview/llfloatersimplesnapshot.h')
-rw-r--r-- | indra/newview/llfloatersimplesnapshot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatersimplesnapshot.h b/indra/newview/llfloatersimplesnapshot.h index 91a81ee5c3..f6b79fd2ea 100644 --- a/indra/newview/llfloatersimplesnapshot.h +++ b/indra/newview/llfloatersimplesnapshot.h @@ -82,7 +82,7 @@ private: LLUUID mTaskId; LLView* mOwner; - F32 mContextConeOpacity; + F32 mContextConeOpacity; }; ///---------------------------------------------------------------------------- |