diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-01 18:10:43 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-01 18:10:43 +0300 |
commit | 207e866fd35c86161ad08c1362cd1f3cfe73ed93 (patch) | |
tree | 9e8ff877af0d293267b07d1e3cf770a1b221661d /indra/newview/llfloaterworldmap.h | |
parent | da217cee63019977f371492dde2692046302d9cc (diff) | |
parent | 67f0a792a286546b7213666d337b394517342394 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterworldmap.h')
-rw-r--r-- | indra/newview/llfloaterworldmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterworldmap.h b/indra/newview/llfloaterworldmap.h index de515c689e..550b4ef689 100644 --- a/indra/newview/llfloaterworldmap.h +++ b/indra/newview/llfloaterworldmap.h @@ -112,7 +112,7 @@ public: // teleport to the tracked item, if there is one void teleport(); - + void onChangeMaturity(); protected: void onGoHome(); |