summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-21 16:09:44 -0700
committerRichard Linden <none@none>2011-10-21 16:09:44 -0700
commit36b8a909c7aeec46e6c027f7fbe5d246867e19ec (patch)
tree81da64e15cd61bf18f4a7ff8039183a21ff7edba /indra/llui
parent0297f55c6d4be505fe6831a593ed2630d565e14a (diff)
parent7b4c300081d7be1087f6f60f76b955947bdede65 (diff)
Automated merge with bundle:c:\users\richard\appdata\local\temp\thg.qp3yns\ssh__richard@hg.lindenlab.com_sergeylproductengine_exp-1416__5pjppa.hg
Diffstat (limited to 'indra/llui')
-rw-r--r--indra/llui/lldockablefloater.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/lldockablefloater.h b/indra/llui/lldockablefloater.h
index 8deb6c1159..1484ea3978 100644
--- a/indra/llui/lldockablefloater.h
+++ b/indra/llui/lldockablefloater.h
@@ -113,6 +113,8 @@ public:
bool getUniqueDocking() { return mUniqueDocking; }
bool getUseTongue() { return mUseTongue; }
+
+ void setUseTongue(bool use_tongue) { mUseTongue = use_tongue;}
private:
/**
* Provides unique of dockable floater.