diff options
| author | prep linden <prep@lindenlab.com> | 2011-07-29 17:50:20 -0400 |
|---|---|---|
| committer | prep linden <prep@lindenlab.com> | 2011-07-29 17:50:20 -0400 |
| commit | fdcf43e0b3482eace09b5d2a1dbd9ff0b4dffdc2 (patch) | |
| tree | 01b8d8af2d93064d5779ec719d4aaf8e74b74129 /indra/newview/llfloatertools.cpp | |
| parent | c013c3ab5360f25ad4f9d0c7663c342367105324 (diff) | |
| parent | 0713e8c97a75cb209c5d36fba0bdf20dc107a981 (diff) | |
merge
Diffstat (limited to 'indra/newview/llfloatertools.cpp')
| -rw-r--r-- | indra/newview/llfloatertools.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llfloatertools.cpp b/indra/newview/llfloatertools.cpp index 84fb8bd9e7..9121e80a4e 100644 --- a/indra/newview/llfloatertools.cpp +++ b/indra/newview/llfloatertools.cpp @@ -826,6 +826,9 @@ void LLFloaterTools::onClose(bool app_quitting) //gMenuBarView->setItemVisible("BuildTools", FALSE); LLFloaterReg::hideInstance("media_settings"); + + // hide the advanced object weights floater + LLFloaterReg::hideInstance("object_weights"); } void click_popup_info(void*) |
