summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.h
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2009-11-16 14:13:36 +0200
committerYuri Chebotarev <ychebotarev@productengine.com>2009-11-16 14:13:36 +0200
commiteeaeca81b9a0d35b12c047497dc388593b2e9f29 (patch)
treec172037a2c60bfef901b9eb10cf4503935088010 /indra/newview/llnearbychat.h
parent508097d0f691e9705ab25d0b42f13a8d02a90049 (diff)
fix for normal ticket EXT-2459 Nearby toasts aren't visible when nearby chat console is minimized
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llnearbychat.h')
-rw-r--r--indra/newview/llnearbychat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llnearbychat.h b/indra/newview/llnearbychat.h
index cb4654654a..ac3f346538 100644
--- a/indra/newview/llnearbychat.h
+++ b/indra/newview/llnearbychat.h
@@ -57,6 +57,7 @@ public:
/*virtual*/ void onOpen (const LLSD& key);
virtual void setRect (const LLRect &rect);
+ virtual void setMinimized (BOOL minimize);
private:
virtual void applySavedVariables();