diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-06-30 12:03:06 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-06-30 12:03:06 -0700 |
commit | 070311d5ccc111e44775b12a95e8ccb9434cd147 (patch) | |
tree | f2d551c82194d7477a0859a596837d483f960638 /indra/newview/llfloaterworldmap.h | |
parent | 2f5c6456991881ca5a80f021d6d4c94739d16565 (diff) | |
parent | 6545a34dcd2562e4438cccb9b87c555d0709c83d (diff) |
Merged from 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(); |