summaryrefslogtreecommitdiff
path: root/indra/newview/lltransientdockablefloater.cpp
diff options
context:
space:
mode:
authorYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-22 15:26:20 +0200
committerYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-22 15:26:20 +0200
commita63a1afea649433ae5e50b668fcdd6b43df93c40 (patch)
treecae7775867ccf342a38b9cd6520e0181e1c2c495 /indra/newview/lltransientdockablefloater.cpp
parent682fd146b0978363e6264569c74e018f0cb971fa (diff)
parent951d6e9d8ce636ae01aab37f7e67c7389ebcea11 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/lltransientdockablefloater.cpp')
-rw-r--r--indra/newview/lltransientdockablefloater.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltransientdockablefloater.cpp b/indra/newview/lltransientdockablefloater.cpp
index 7e4d4988d1..c9bfe178ce 100644
--- a/indra/newview/lltransientdockablefloater.cpp
+++ b/indra/newview/lltransientdockablefloater.cpp
@@ -42,6 +42,7 @@ LLTransientDockableFloater::LLTransientDockableFloater(LLDockControl* dockContro
LLDockableFloater(dockControl, uniqueDocking, key, params)
{
LLTransientFloaterMgr::getInstance()->registerTransientFloater(this);
+ LLTransientFloater::init(this);
}
LLTransientDockableFloater::~LLTransientDockableFloater()