summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpicks.h
diff options
context:
space:
mode:
authorrichard <none@none>2009-12-14 13:07:28 -0800
committerrichard <none@none>2009-12-14 13:07:28 -0800
commit36dae1c1a0ed1c3adeadd5043a9a64c23c31b3e0 (patch)
tree6f438ddb1c7cbe623fc23e80510be7d0f77693a4 /indra/newview/llpanelpicks.h
parent76f062f1fe82d2b19938601800aae3105da7ad7a (diff)
parenta9e409c7071ba74f01158aa7b876a1ad60161fc4 (diff)
merge
Diffstat (limited to 'indra/newview/llpanelpicks.h')
-rw-r--r--indra/newview/llpanelpicks.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llpanelpicks.h b/indra/newview/llpanelpicks.h
index 21794d56b2..893a0c53a3 100644
--- a/indra/newview/llpanelpicks.h
+++ b/indra/newview/llpanelpicks.h
@@ -86,6 +86,9 @@ public:
// parent panels failed to work (picks related code was in my profile panel)
void setProfilePanel(LLPanelProfile* profile_panel);
+ // display the info panel for the given classified
+ void openClassifiedInfo(LLAvatarClassifiedInfo *c_info);
+
protected:
/*virtual*/void updateButtons();