aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltexturectrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/lltexturectrl.h')
-rw-r--r--linden/indra/newview/lltexturectrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lltexturectrl.h b/linden/indra/newview/lltexturectrl.h
index 91dee4f..ec45159 100644
--- a/linden/indra/newview/lltexturectrl.h
+++ b/linden/indra/newview/lltexturectrl.h
@@ -100,7 +100,7 @@ public:
100 virtual void clear(); 100 virtual void clear();
101 101
102 // Takes a UUID, wraps get/setImageAssetID 102 // Takes a UUID, wraps get/setImageAssetID
103 virtual void setValue( LLSD value ); 103 virtual void setValue(const LLSD& value );
104 virtual LLSD getValue() const; 104 virtual LLSD getValue() const;
105 105
106 // LLTextureCtrl interface 106 // LLTextureCtrl interface