From 6b31bc72294d72d14e9761c9c05815081517e23b Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Sat, 15 Aug 2009 00:45:43 +0000 Subject: EXT-490 Voice device settings unsaved EXT-466 Statistics window is empty EXT-488 Minimap does not open --- indra/newview/llfloatervoicedevicesettings.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llfloatervoicedevicesettings.cpp') diff --git a/indra/newview/llfloatervoicedevicesettings.cpp b/indra/newview/llfloatervoicedevicesettings.cpp index fa76bb728d..37da4a6ba6 100644 --- a/indra/newview/llfloatervoicedevicesettings.cpp +++ b/indra/newview/llfloatervoicedevicesettings.cpp @@ -311,6 +311,7 @@ void LLFloaterVoiceDeviceSettings::onClose() { if(mDevicePanel) { + mDevicePanel->apply(); mDevicePanel->cleanup(); } } -- cgit v1.2.3