adding newline at end of llfloatersounddevices.cpp

meow-7.2.2
Leyla Farazha 2011-04-27 18:17:09 -07:00
parent 8919801559
commit f56a2e55cc
1 changed files with 1 additions and 1 deletions

View File

@ -82,4 +82,4 @@ void LLFloaterSoundDevices::setFocus( BOOL b )
// We have to override setFocus() for because selecting an item of the
// combobox causes the floater to lose focus and thus become transparent.
updateTransparency(TT_ACTIVE);
}
}