diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-08 08:57:57 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-08 08:57:57 +0100 |
commit | 7b807553e175243b393195a9608b6f12d12ecaa9 (patch) | |
tree | d06460a9f8b793923fa2d625d09c299ca45a8caa /indra/newview/llpanelteleporthistory.h | |
parent | 711bcaf2ad43bc287b0af97c9e016b3d9a2abd77 (diff) | |
parent | e979e48bc0adcb4b52cd78e3bd34f6c70ef6efe8 (diff) |
merge
Diffstat (limited to 'indra/newview/llpanelteleporthistory.h')
-rw-r--r-- | indra/newview/llpanelteleporthistory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelteleporthistory.h b/indra/newview/llpanelteleporthistory.h index 5e2ccc0c93..a456ca506f 100644 --- a/indra/newview/llpanelteleporthistory.h +++ b/indra/newview/llpanelteleporthistory.h @@ -73,6 +73,7 @@ public: /*virtual*/ void onSearchEdit(const std::string& string); /*virtual*/ void onShowOnMap(); + /*virtual*/ void onShowProfile(); /*virtual*/ void onTeleport(); ///*virtual*/ void onCopySLURL(); /*virtual*/ void updateVerbs(); |