summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-21 15:04:57 -0700
committerRichard Linden <none@none>2011-10-21 15:04:57 -0700
commit7b4c300081d7be1087f6f60f76b955947bdede65 (patch)
treeb9188c13a96e1eb9592d29cd7f353f63a3689600 /indra/llui
parentf19ee13c0450e0e16e7c8c9d7f700e11c36886ef (diff)
parentaaabea2ced46015385a2528d0ca24e8d2a96da55 (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
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.