diff options
-rw-r--r-- | indra/newview/llfloaterdestinations.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterdestinations.cpp b/indra/newview/llfloaterdestinations.cpp index 647b3b5046..52d1f67c36 100644 --- a/indra/newview/llfloaterdestinations.cpp +++ b/indra/newview/llfloaterdestinations.cpp @@ -49,3 +49,5 @@ BOOL LLFloaterDestinations::postBuild() { return TRUE; } + + |