diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-11-16 09:03:05 -0800 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-16 09:03:05 -0800 |
commit | be666bc14f7252b5cfa0b9c2e34f170f5e24c4d3 (patch) | |
tree | 282683cfddf5c624a72cd3f21cd66f18818cba77 /indra/newview/llnearbychat.h | |
parent | 211529eee9a4cbb36961af75e94af73da920d08d (diff) | |
parent | aba8b04cfc6763ee565a5ae9929e8be044272b08 (diff) |
merge from product-engine
Diffstat (limited to 'indra/newview/llnearbychat.h')
-rw-r--r-- | indra/newview/llnearbychat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llnearbychat.h b/indra/newview/llnearbychat.h index 3303c388af..1f4e57cf89 100644 --- a/indra/newview/llnearbychat.h +++ b/indra/newview/llnearbychat.h @@ -56,6 +56,7 @@ public: /*virtual*/ void onOpen (const LLSD& key); virtual void setRect (const LLRect &rect); + virtual void setMinimized (BOOL minimize); private: virtual void applySavedVariables(); |