aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltexturectrl.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:37 -0500
committerJacek Antonelli2008-08-15 23:45:37 -0500
commit31ba05810c641f14e8ab5da8ad2aaf527779f6c1 (patch)
treec4b8d635dfb657fa4cfee7c285f8cadbf24afa90 /linden/indra/newview/lltexturectrl.h
parentSecond Life viewer sources 1.19.1.1 (diff)
downloadmeta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.zip
meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.gz
meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.bz2
meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.xz
Second Life viewer sources 1.19.1.2
Diffstat (limited to '')
-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