diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-08 08:57:16 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-08 08:57:16 +0100 |
commit | e979e48bc0adcb4b52cd78e3bd34f6c70ef6efe8 (patch) | |
tree | 1ebc1db620866f432268a49ea419f7422b994b5b /indra/newview/llpanellandmarks.h | |
parent | ac8537b4ee06c3463571b12155bf62fa1f9b0cd2 (diff) | |
parent | 8ce661ae5d2a49bf120534769741932785cffb37 (diff) |
PE viewer-trunk merge.
Diffstat (limited to 'indra/newview/llpanellandmarks.h')
-rw-r--r-- | indra/newview/llpanellandmarks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanellandmarks.h b/indra/newview/llpanellandmarks.h index c9217a4b2f..da5d683cfc 100644 --- a/indra/newview/llpanellandmarks.h +++ b/indra/newview/llpanellandmarks.h @@ -57,6 +57,7 @@ public: /*virtual*/ BOOL postBuild(); /*virtual*/ void onSearchEdit(const std::string& string); /*virtual*/ void onShowOnMap(); + /*virtual*/ void onShowProfile(); /*virtual*/ void onTeleport(); /*virtual*/ void updateVerbs(); |