diff options
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llnearbychat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnearbychat.cpp b/indra/newview/llnearbychat.cpp index 791cedbd4c..4349f80d6b 100644 --- a/indra/newview/llnearbychat.cpp +++ b/indra/newview/llnearbychat.cpp @@ -297,4 +297,4 @@ void LLNearbyChat::onFocusLost() { setBackgroundOpaque(false); LLPanel::onFocusLost(); -}
\ No newline at end of file +} |