diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-04 11:28:31 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-04 11:28:31 +0000 |
commit | 23877285636610ecf426dc4d40f358a6f2eb4c92 (patch) | |
tree | 6cfcd893db43a26355f2cb3c1ffc75f431a55530 /indra/newview/llpanelprofile.h | |
parent | 2c30ccf34d518ccedd0b3ffdeb2ba1da8d140a1d (diff) | |
parent | 879675d986e8167db880586598358e6a80147108 (diff) |
PE merge.
Diffstat (limited to 'indra/newview/llpanelprofile.h')
-rw-r--r-- | indra/newview/llpanelprofile.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h index bcf4bdd0ec..f1aa3f10f8 100644 --- a/indra/newview/llpanelprofile.h +++ b/indra/newview/llpanelprofile.h @@ -55,6 +55,8 @@ public: virtual void openPanel(LLPanel* panel, const LLSD& params); + virtual void closePanel(LLPanel* panel); + S32 notifyParent(const LLSD& info); protected: |