diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-30 10:45:14 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-30 10:45:14 +0100 |
commit | 6545a34dcd2562e4438cccb9b87c555d0709c83d (patch) | |
tree | cab61a6544df6ef1c1130e00c1713dd96f6f3a18 /indra/newview/llfloaterworldmap.h | |
parent | 9ecfc4091c678455ee676c113fce7c805eb3f3d7 (diff) | |
parent | 14b122380ec8532dedc0b41c765c1849f09a92d0 (diff) |
merge from PE's viewer-release
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(); |