summaryrefslogtreecommitdiff
path: root/indra/newview/llcallfloater.h
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-12-07 12:51:09 -0800
committerDessie Linden <dessie@lindenlab.com>2010-12-07 12:51:09 -0800
commit39e4303653a2eb4e6582fdea9646db8b29f96805 (patch)
treef753cac9570470aa03596459450ca5160740656d /indra/newview/llcallfloater.h
parentd607b9c01ac158000de14cb6f0624b8f29673662 (diff)
parentf59033bfd8f78d51b10bb1d424994f786276ff95 (diff)
Merged latest fixes
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r--indra/newview/llcallfloater.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index 3bc7043353..00a3f76e56 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -64,6 +64,7 @@ public:
/*virtual*/ BOOL postBuild();
/*virtual*/ void onOpen(const LLSD& key);
/*virtual*/ void draw();
+ /*virtual*/ void setFocus( BOOL b );
/**
* Is called by LLVoiceClient::notifyParticipantObservers when voice participant list is changed.