summaryrefslogtreecommitdiff
path: root/indra/newview/llscreenchannel.h
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-06-30 12:03:06 -0700
committerDessie Linden <dessie@lindenlab.com>2010-06-30 12:03:06 -0700
commit070311d5ccc111e44775b12a95e8ccb9434cd147 (patch)
treef2d551c82194d7477a0859a596837d483f960638 /indra/newview/llscreenchannel.h
parent2f5c6456991881ca5a80f021d6d4c94739d16565 (diff)
parent6545a34dcd2562e4438cccb9b87c555d0709c83d (diff)
Merged from viewer-release
Diffstat (limited to 'indra/newview/llscreenchannel.h')
-rw-r--r--indra/newview/llscreenchannel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llscreenchannel.h b/indra/newview/llscreenchannel.h
index 46c5fed7b6..160635974d 100644
--- a/indra/newview/llscreenchannel.h
+++ b/indra/newview/llscreenchannel.h
@@ -65,6 +65,8 @@ public:
// Channel's outfit-functions
// update channel's size and position in the World View
virtual void updatePositionAndSize(LLRect old_world_rect, LLRect new_world_rect);
+
+ bool resetPositionAndSize(const LLSD& newvalue);
// initialization of channel's shape and position
virtual void init(S32 channel_left, S32 channel_right);