summaryrefslogtreecommitdiff
path: root/indra/newview/llscreenchannel.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-30 10:45:14 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-30 10:45:14 +0100
commit6545a34dcd2562e4438cccb9b87c555d0709c83d (patch)
treecab61a6544df6ef1c1130e00c1713dd96f6f3a18 /indra/newview/llscreenchannel.h
parent9ecfc4091c678455ee676c113fce7c805eb3f3d7 (diff)
parent14b122380ec8532dedc0b41c765c1849f09a92d0 (diff)
merge from PE's 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);