Fix the issue reported in group chat in which closing preferences with Device Settings open does not return to local voice
This commit is contained in:
@@ -60,6 +60,7 @@ LLPanelVoiceDeviceSettings::LLPanelVoiceDeviceSettings()
|
||||
|
||||
LLPanelVoiceDeviceSettings::~LLPanelVoiceDeviceSettings()
|
||||
{
|
||||
if (getVisible()) cleanup(); // Singu Note: If we're still visible, we'll need to cleanup
|
||||
}
|
||||
|
||||
BOOL LLPanelVoiceDeviceSettings::postBuild()
|
||||
|
||||
Reference in New Issue
Block a user