summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2009-12-22 16:42:37 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2009-12-22 16:42:37 +0200
commitd4a8f4c6efd11b4cb3ccba320f18e8508668b915 (patch)
tree389d067ceb206a4d3131e9a863dc23035c8d21f2 /indra/newview/llimview.h
parent722c8b1c7620eb43baa329846cf6410c3ebacc85 (diff)
parent29ac4cf97ddbf7ee311092b75c8f3688019a5503 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r--indra/newview/llimview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h
index 09f0c9df71..909fdaa37f 100644
--- a/indra/newview/llimview.h
+++ b/indra/newview/llimview.h
@@ -476,7 +476,7 @@ public:
LLCallDialog(const LLSD& payload);
~LLCallDialog() {}
- virtual void onOpen(const LLSD& key);
+ virtual BOOL postBuild();
protected:
virtual void getAllowedRect(LLRect& rect);